|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: Running perl functions from a command lineby talexb (Canon) |
| on Jan 28, 2003 at 14:55 UTC ( #230599=note: print w/ replies, xml ) | Need Help?? |
|
If you want to run each function separately, put them each into their own script, and run the script from a batch file. foo.bat:
foo.pl:
That should work. --t. alexLife is short: get busy! Update:: Added parameter list on Perl script.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||