in reply to Distribute script with dependencies
If your script and its (non-core) dependencies are all pure Perl, you can get away by using App::fatpacker, which creates one huge script out of your modules and your script.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Distribute script with dependencies
by kcalvelli (Novice) on Oct 25, 2013 at 22:26 UTC |