Re: Shell Program

2001-06-20 Thread Brett W. McCoy
On Wed, 20 Jun 2001, Nick Transier wrote: > I have written a module I want to test in a shell program, how do I load the > module in another perl file to test the methods of the module's packages? use ; Don't append .pm to the name, it is assumed. I suggest you take a look at

Shell Program

2001-06-20 Thread Nick Transier
I have written a module I want to test in a shell program, how do I load the module in another perl file to test the methods of the module's packages? -Nick _ Get your FREE download of MSN Explorer at http://explorer.msn.com