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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm65 # 1) use CGI '-nosticky';
932 $NOSTICKY++, next if /^[:-]nosticky$/;
3420 #### Method: nosticky
3423 'nosticky' => <<'END_OF_FUNC',
3424 sub nosticky { subroutine
5016 =item -nosticky
5025 Sometimes this isn't what you want. The B<-nosticky> pragma prevents
6086 earlier for the B<-nosticky> pragma.

Completed in 37 milliseconds