At 06:47 PM 11/20/2003, Clint wrote:
Ah that's what's up! The findmodules script is only finding those modules
installed with the new version of Perl (5.8.1) that came on FC1!
How can I modify the findmodules script to find modules that are available
for use, even if I brought them in via CPAN u
rsion = $instmod->version($module) || "???";
print "$module -- $version\n";
}
LoBue, Mark wrote:
-Original Message-
From: Clint [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 19, 2003 4:53 PM
To: [EMAIL PROTECTED]
Subject: Re: Fedora and Findmodules Script
> -Original Message-
> From: Clint [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 19, 2003 4:53 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Fedora and Findmodules Script
>
>
> Yes, I have probably around 60+ modules that I had previously
> dl'd p
Yes, I have probably around 60+ modules that I had previously dl'd prior
to the upgrade to Fedora. For example, I know I previously had (and
still have) Geo::Weather installed, and CPAN confirms this:
cpan> install Geo::Weather
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Databa
On Tue, 2003-11-18 at 21:55, Clint wrote:
> I upgraded a RH9 machine to Fedora, and now the script I used to use for
> determing what CPAN modules are on my machine will not report anything
> but Perl. That is, I know I have many modules on the machine, but the
> script is not reporting them. I
I upgraded a RH9 machine to Fedora, and now the script I used to use for
determing what CPAN modules are on my machine will not report anything
but Perl. That is, I know I have many modules on the machine, but the
script is not reporting them. I would appreciate any ideas about what I
can chang
I upgraded a RH9 machine to Fedora, and now the script I used to use for
determing what CPAN modules are on my machine will not report anything
but Perl. That is, I know I have many modules on the machine, but the
script is not reporting them. I would appreciate any ideas about what I
can chang