Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Whats the best way to package cpan modules

by superfrink (Curate)
on Mar 31, 2014 at 22:22 UTC ( [id://1080461]=note: print w/replies, xml ) Need Help??


in reply to Whats the best way to package cpan modules

Check out pp from PAR-Packer.
Related thread: Deploy Perl app under Windows.
  • Comment on Re: Whats the best way to package cpan modules

Replies are listed 'Best First'.
Re^2: Whats the best way to package cpan modules
by FlatBallFlyer (Acolyte) on Mar 31, 2014 at 23:17 UTC
    I installed and played with pp, but for some reason the "executable" created doesn't behave the same as the perl script. I would also like to ensure that I retain the platform independence of executing perl script. I will be using the scripts on various versions of Linux, Unix and OsX and possibly Winduohs.
    "B-)>
      You might be able use lib a relative path and put the installed modules with the program in a zip/tar file.

      I made some notes when I installed modules to a custom folder that might help you create the zip/tar.
      you'll have to build one for each platform ... perlport

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1080461]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-25 19:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found