in reply to Making a single script from a tree of dependencies.

Use pp to create an executable from your code and dependent modules.

Update: s/of/from/

Update 2:

See also PAR, PAR::FAQ and PAR::Tutorial. I missed the different OS part.

  • Comment on Re: Making a single script from a tree of dependencies.

Replies are listed 'Best First'.
Re^2: Making a single script from a tree of dependencies.
by Stormyk (Initiate) on Jul 20, 2012 at 22:59 UTC
    Thanks, This gives me a direction to pursue.
Re^2: Making a single script from a tree of dependencies.
by linuxkid (Sexton) on Jul 19, 2012 at 16:10 UTC

    or, if you have tk, try tkpp, which can help a lot...

    --linuxkid


    imrunningoutofideas.co.cc