Help for this page
package MyModule; use strict; ... last line of the module needs to be true; last line of the _file_ need not be true: 0;
#!/c/opt/perl/bin/perl use strict; ... __END__
0 1 2 3 4 5 6 7
Results (664 votes), past polls