![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: include file "inline"by jkva (Chaplain) |
on Mar 06, 2006 at 10:52 UTC ( #534664=note: print w/replies, xml ) | Need Help?? |
You can also make use of require. This does not make the methods / variables in there "inline", though. If you truly want to import methods / variables into your script go with davorg's advice.
In Section
Seekers of Perl Wisdom
|
|