Hi,

Why sometimes I can use a command to install Perl module, e.g.

perl -MCPAN -e "install Digest::MD5"

But sometimes can't?

e.g.

perl -MCPAN -e "install Archive::Zip"
>> Can't locate object method "install" via package "Archive::Zip" at -e line 1.


Are there any reason?

Thanks



-- 
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