![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re^2: require issue.by ant (Scribe) |
on Mar 02, 2007 at 13:29 UTC ( #602874=note: print w/replies, xml ) | Need Help?? |
After posting that request for help I continued looking for a solution and came up with this. in newform.pm I commented out the require statement I left the Requires('somefile.pl') in the Main.pl, Then, when in the newform.pm and I wanted to use the someFile1 function I called main::someFile1(); This seemed to work! Thanks all for looking into this also.
In Section
Seekers of Perl Wisdom
|
|