in reply to Re: calling a perl file from a perl script
in thread calling a perl file from a perl script

See perlmod.

You know, I'm not sure I would send someone to that who just said he's new to Perl. It is lengthy, relates almost entirely to package namespaces with very little discussion of how to actually create a module, and is a great deal more technical than would be required to get started.

  • Comment on Re: calling a perl file from a perl script