|
Actually, I have found out that when you configure CPAN, you can define
a different "PREFIX" to a private library and it will not go into the
main Perl library you are running. The book "Object Oriented Perl" by
Damian Conway mentioned this trick. Thank you for taking the time to
even make a suggestion. Tom Wyant wrote: On Mar 19, 6:44 pm, [EMAIL PROTECTED] (Michael Barto) wrote:I have developed a Perl module in MacOSX using Arhive::Zip. This library seems to be installed in the Perl version on the Mac (Perl v5.8.8). In porting this program to a Linux machine running Perl v5.8.5, Archive::Zip is missing. I do not want to install in this current Perl library by using CPAN. What I would like to do is define my own library and use "#!/usr/bin/perl -I <my library>" name. --
| |||||||||||||||||||
- How do you make a bundle from CPAN? Michael Barto
- Re: How do you make a bundle from CPAN? Tom Wyant
- Re: How do you make a bundle from CPAN? Michael Barto
- Re: How do you make a bundle from CPAN? Packy Anderson

