Installing any module that doesn't start with "Text::" works. If I quote the module, like this:% perl-5.16/bin/perl -MCPAN -e 'install Text::ParseWords' Can't locate object method "install" via package "Text::ParseWords" at + -e line 1.
it works fine. This is with perl-5.16.3, but I've seen it on many different versions.perl-5.16/bin/perl -MCPAN -e 'install "Text::ParseWords"'
In reply to "Text" does something. by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |