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.

I have download all the modules from CPAN I need:
   
    Archive-Zip
    Compress-Raw-Zlib
    Compress-Zlib
    IO-Compress-Base
    IO-Compress-Zlib
   
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.
--

Michael Barto
Software Architect

LogiQwest Circle
LogiQwest Inc.
16458 Bolsa Chica Street, # 15
Huntington Beach, CA  92649
http://www.logiqwest.com/

    [EMAIL PROTECTED]
Tel:  714 377 3705
Fax: 714 840 3937
Cell: 714 883 1949

'tis a gift to be simple
This e-mail may contain LogiQwest proprietary information and should be treated as confidential.

Reply via email to