in reply to Cross-platform standalone Perl application

Did you already check the PAR tutorial at: http://search.cpan.org/dist/PAR/lib/PAR/Tutorial.pod
  • Comment on Re: Cross-platform standalone Perl application

Replies are listed 'Best First'.
Re^2: Cross-platform standalone Perl application
by linuxer (Curate) on Apr 21, 2008 at 20:10 UTC
    Additional info: perldoc pp should show you a brief overview how to call it.