Ask a Question related to PERL Modules, Design and Development.
-
Alexander Oberhuber #1
install whole CPAN ?
When I was thinking about installing more CPAN modules, I was wondering -
isn't there a way of getting *all* CPAN modules and of installing them in one
big move? Maybe some CD-ISO archive file, and an autoinstaller (for Linux:
Suse 10)? Anything like that?
Alexander Oberhuber Guest
-
Upgrading to CPAN.pm v1.76 install Bundle::CPAN fails
FYI Have problem Upgrading perl packages from CPAN.pm version v1.61 to version v1.76) failed with final error messages: <stuff snipped> CPAN.pm:... -
CPAN DBD install problem
Hi, Got an error trying to install DBD::RAM on a 5.8.2 version of perl. The following is the output: .... CPAN.pm: Going to build... -
CPAN install failure...
Hi, I just tried to install HTML::Parser on my Redhat9 system and I got the following. Should I just force it? if so how is that done... ... -
linux - install bundle::cpan
I am trying to install Bundle::CPAN and i seem stuck in this loop. Any suggestions? outut of command issued below. Paul Kraus using perl... -
Can't install Digest::MD5 with cpan
this is what it tells me when I try and install Digest::MD5 Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM"... -
John Bokma #2
Re: install whole CPAN ?
[email]aloh@x-mail.net[/email] (Alexander Oberhuber) wrote:
<[url]http://groups.google.com/groups/search?q=local+cpan+group%[/url]> When I was thinking about installing more CPAN modules, I was
> wondering - isn't there a way of getting *all* CPAN modules and of
> installing them in one big move? Maybe some CD-ISO archive file, and
> an autoinstaller (for Linux: Suse 10)? Anything like that?
3Acomp.lang.perl.modules>
--
John Bokma Freelance software developer
&
Experienced Perl programmer: [url]http://castleamber.com/[/url]
John Bokma Guest
-
harryfmudd [AT] comcast [DOT] net #3
Re: install whole CPAN ?
Alexander Oberhuber wrote:
This may not be a good idea, because there is no mechanism to prevent> When I was thinking about installing more CPAN modules, I was wondering -
> isn't there a way of getting *all* CPAN modules and of installing them in one
> big move? Maybe some CD-ISO archive file, and an autoinstaller (for Linux:
> Suse 10)? Anything like that?
>
conflicts on module names. For example, the SOAP-Lite distribution
contains a module called SOAP::Packager. But so does the SOAP
distribution. Are they interchangeable? Don't bet on it.
Tom Wyant
harryfmudd [AT] comcast [DOT] net Guest
-
H.Merijn Brand #4
Re: install whole CPAN ?
On Wed, 19 Apr 2006 16:39:02 +0200, Alexander Oberhuber <aloh@x-mail.net>
wrote:
You can't, unless you have all third party products installed that some> When I was thinking about installing more CPAN modules, I was wondering -
> isn't there a way of getting *all* CPAN modules and of installing them
> in one big move? Maybe some CD-ISO archive file, and an autoinstaller
> (for Linux: Suse 10)? Anything like that?
modules
are written for to support: DBD-*** (Oracle, Unify, Ingres, Informix, ....)
is
maybe the best example
H.Merijn Brand Guest
-
Bart Lateur #5
Re: install whole CPAN ?
Alexander Oberhuber wrote:
Wow, you'll need a lot of disk space for your perl distro, then. And>When I was thinking about installing more CPAN modules, I was wondering -
>isn't there a way of getting *all* CPAN modules and of installing them in one
>big move?
lots of patience before it's all over.
Anyway, instead of *installing* it all, you could start by getting the
most recent versions off CPAN and have your own CPAN mirror, on CD for
example. Search for mini-CPAN.
<http://www.google.com/search?q=mini-CPAN>
That way, you can always (connected to the internet, or not) and likely
more quickly, install any module you want.
--
Bart.
Bart Lateur Guest
-
Peter Scott #6
Re: install whole CPAN ?
On Thu, 20 Apr 2006 17:57:44 +0200, H.Merijn Brand wrote:
OTOH, it would make a great lightning talk. Sort of the Perl version of> On Wed, 19 Apr 2006 16:39:02 +0200, Alexander Oberhuber <aloh@x-mail.net>
> wrote:>>> When I was thinking about installing more CPAN modules, I was wondering -
>> isn't there a way of getting *all* CPAN modules and of installing them
>> in one big move?
> You can't, unless you have all third party products installed that some
> modules
> are written for to support: DBD-*** (Oracle, Unify, Ingres, Informix, ...)
> is maybe the best example
"Supersize Me" :-)
--
Peter Scott
[url]http://www.perlmedic.com/[/url]
[url]http://www.perldebugged.com/[/url]
Peter Scott Guest



Reply With Quote

