Searched defs:private_tempfiles (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm83 # 1) use CGI qw(:private_tempfiles)
84 # 2) CGI::private_tempfiles(1);
940 $PRIVATE_TEMPFILES++, next if /^[:-]private_tempfiles$/;
3442 #### Method: private_tempfiles
3443 # Set or return the private_tempfiles global flag
3445 'private_tempfiles' => <<'END_OF_FUNC',
3446 sub private_tempfiles { subroutine
5114 =item -private_tempfiles
5121 systems, the -private_tempfiles pragma will cause the temporary file

Completed in 36 milliseconds