in reply to Re: Problems with PP and Posix
in thread Problems with PP and Posix
<blockqoute> DESCRIPTION pp creates standalone executables from Perl programs, using the compressed packager provided by the PAR manpage, and dependency detection heuristics offered by the Module::ScanDeps manpage. Source files are compressed verbatim without compilation. </blockqoute>
I thought that the dependency detection heuristics would autoload the Modules, but I realize now that it seems to autolad the Module dependencies, not script dependencies.
Thanks again, Monger
|
|---|