Re: Use CPAN or CPAN::Shell for LOCAL ONLY install from tarballs?



Steve Roscio <steve.roscio@xxxxxx> writes:

How can I use CPAN.pm or CPAN::Shell (or similar) to install modules
and their dependencies on a system, without ever going out to the net?
I will have all necessary modulewhatever.tar.gz files available on the
system. How can I point CPAN to these directories?

When you configure it, you're not restricted to the download URLs that
are listed. You can enter your own custom URL - just point it to a local
CPAN mirror that you maintain for yourself. If you don't want to bother
with an FTP or HTTP server, CPAN can handle a file: URL just as easily.

sherm--

--
My blog: http://shermspace.blogspot.com
Cocoa programming in Perl: http://camelbones.sourceforge.net
.



Relevant Pages

  • Re: Out of memory! - from CPAN
    ... As I am new here and had not received many replies, I was merely asking for a "better suggested place" to ask my odd error messages question. ... > 1) Download the Bundle::CPAN tarball from CPAN and install it manually ... The cpan until is being pahased out anyway, ... This works fine on modules with no to just a few dependencies. ...
    (perl.beginners)
  • Re: Core Packages
    ... CPAN has, and I enjoy it. ... Yeah, but it's limited to>= some version, which means it breaks if ... None of them will allow you to load multiple versions in the same ...
    (comp.lang.lisp)
  • RE: Installing perl modules on FC4 x86_64
    ... > I would just use the CPAN command line to import Perl Modules, ... > believe it will resolve any dependencies on the fly for you. ... That DOES resolve the dependency but the RPM being installed will still ...
    (Fedora)
  • [RFC] Devel::Dependencies
    ... after reading my article "A Timely Start" ... to CPAN. ... troubleshoot slow program startup times. ... Devel::Dependencies 23 dependencies: ...
    (comp.lang.perl.modules)
  • Re: CPAN, perl, dependencies, apt-get?
    ... > What is the easiest way to install a module from CPAN that has several ... > module depends on a few other perl modules. ... Can CPAN already do this? ... CPAN can do this for dependencies on other Perl modules. ...
    (perl.beginners)