in reply to extract all subroutines from .pm's and include in .pl

PAR and the associated 'pp' are what you want. Makes a 'binary.' No perl required on the destination box if you use 'pp'.
  • Comment on Re: extract all subroutines from .pm's and include in .pl