I'm running "/usr/bin/wget -O -
"http://cpan.cbn.net.id/authors/01mailrc.txt.gz"; > test just fine.
Why?
[EMAIL PROTECTED] ~]# cpan Mail::SpamAssassin
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Warning: Found only 0 objects in /root/.cpan/Metadata
CPAN: LWP::UserAgent lo
Hi Perl Mongers,
I need to configure the CPAN module to use gcc (which I've installed).
Whenever I run:
# perl -MCPAN -e 'install Bundle::CPAN;'
the CPAN module automatically uses the cc that is in my /usr/ucb/
directory. (I'm running Solaris 9 on Sun hardware). I tried adding
the following li