When trying to install an application written in perl I get the error message
        CSS::Squish >= 0.06...MISSING
so I then attempt installing it via
perl -MCPAN -e shell
cpan> install CSS::Squish

but when I attempt

r...@general:~# perl -MSquish -e 1
Can't locate Squish.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .).
BEGIN failed--compilation aborted.

Please tell me what I am missing.

--
Regards,
Alf Stockton            www.stockton.co.za

Q:      How many Marxists does it take to screw in a light bulb?
A:      None:  The light bulb contains the seeds of its own revolution.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to