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

Can't locate XML/CLean.pm in @INC (@INC contains: /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_perl/5.6.1 /usr/lib/perl5/site_perl .) at X +ML_clean.pl line 3. BEGIN failed--compilation aborted at XML_clean.pl line 3.
Well, my guess is that the file doesn't exist in any of those directories, just like it said, and you didn't show anything to suggest it did.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.