Hi
I'am a bit new to perl & IT in general so if my etiquette
is incorrect please let me know.
I need some advise related to perl
I was trying to load mod_perl into apache but first
decided to load CPAN module to assist in this effort
I downloaded and install CPAN in the interactive mode
everthing seem fine, but when I tried to download
and install mod_perl I get the following error message
Going to read y/sources/authors/01mailrc.txt.gz
Can't exec "y": No such file or directory at \
/usr/lib/perl5/5.6.0/i386-linux/IO/File.pm line 166
Could pipe [y --decompress --stdout \
y/sources/authors/01mailrc.txt.gz]: \
No such file or directory at \
/usr/lib/perl5/5.6.0/CPAN.pm line 5291
I think the problem is related to my installation of CPAN
I must have enter "y" to a query regarding a file
location.
How can i fix this???
OR
How can I un-install CPAN and start over???
Brian McCabe