- or download this
use strict; use warnings;
print "content-type: text/plain\n\nTesting";
...
}
- or download this
content-type: text/plain
...
new to %INC from adding use x::x
$VAR1 = {};
</pre>
- or download this
'Config.pm' => 'C:/Perl/lib/Config.pm',
'Fcntl.pm' => 'C:/Perl/lib/Fcntl.pm',
- or download this
addin('Config',1);
addin('Fcntl',1);