![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re^3: Doubts of a perl beginner on PERLEMBEDby robin (Chaplain) |
on Dec 19, 2005 at 08:47 UTC ( #517677=note: print w/replies, xml ) | Need Help?? |
The files file1.pl and file2.pl are loaded by the require statements. If you don't execute the require statements (by running the script) then the files won't be loaded. Simply compiling the one-liner isn't enough to load the files.
In Section
Seekers of Perl Wisdom
|
|