Re: How do you make a bundle from CPAN?
[email protected] (Packy Anderson)
| Newsgroups | perl.macosx |
|---|---|
| Message-ID | <[email protected]> |
On Mar 19, 2008, at 6:44 PM, Michael Barto wrote: > Is there some easy way to make a library module using CPAN and not > have it get installed > in the existing Perl library but go somewhere else. Some option in > CPAN or something. Another thing you might want to try is PAR, the Perl Archive Toolkit. http://search.cpan.org/~smueller/PAR-0.977/lib/PAR/Tutorial.pod With it, you can create a self-contained package that can not only contain all the modules you need, but the proper perl interpreter as well! -- Packy Anderson [email protected] If I had a boat, I'd go out on the ocean; And if I had a pony, I'd ride him on my boat. We could both together go out on the ocean-- Me upon my pony on my boat.