- or download this
$cgi_lib'bufsize = 8192; # default buffer size when reading multi
+part
$cgi_lib'maxbound = 100; # maximum boundary length to be encounte
+rd
$cgi_lib'headerout = 0; # indicates whether the header has been
+printed
- or download this
#!/usr/bin/perl
...
my $asdf'a = 'hi';
print $asdf'a;
- or download this
"my" variable $asdf::a can't be in a package near "my $asdf'a "