in reply to Re: calling perl subroutines in other files
in thread calling perl subroutines in other files
Why would you do that when the built-in function of do is defined as that, only better?eval `cat subroute_file.pl`;
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: calling perl subroutines in other files
by tachyon (Chancellor) on Sep 26, 2004 at 11:51 UTC |