|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Storing Functionsby chas (Priest) |
| on Dec 12, 2005 at 15:17 UTC ( [id://516141]=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.
For just loading your own functions, you can also use
do 'perl_func';.
There are some differences from require, although they
aren't significant for what you seem to want. You might try
perldoc -f require and perldoc -f do to compare.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||