|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: Use modules with an import list on the command lineby VSarkiss (Monsignor) |
| on Jan 12, 2002 at 16:27 UTC ( [id://138294]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Just a small additional caveat: if you have shell metacharacters that may be expanded, be careful to quote them. Your CGI example may be better as: perl '-MCGI=:standard,*table' -e 'print start_table({-border=>2})' I admit it's unlikely you'll have a file in your current directory named "-MCGI=" something, but other patterns could be a problem.
In Section
Tutorials
|
|
||||||||||||||||||||||||