in reply to Why isn't it found in @INC ?

Try perl -I/home/redden/.cpan/build/XML-Clean-1.04 XML-Clean.pl

Replies are listed 'Best First'.
Re: Re: @INC
by matth (Monk) on Dec 13, 2002 at 18:53 UTC
    bash-2.05$ perl -I /home/redden/.cpan/build/XML-Clean-1.04/ XML_clean. +pl Can't locate XML/CLean.pm in @INC (@INC contains: /home/redden/.cpan/b +uild/XML-Clean-1.04/ /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5 +.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_pe +rl/5.6.1 /usr/lib/perl5/site_perl .) at XML_clean.pl line 3. BEGIN failed--compilation aborted at XML_clean.pl line 3. bash-2.05$