cpan
Which cpan installer is the right one? (CPAN.pm/CPANPLUS/cpanminus)
There are multiple installers for cpan 开发者_Python百科modules available; I know of at least CPAN.pm (comes with perl,) CPANPLUS, and cpanminus.[详细]
2023-03-02 13:43 分类:问答Missing "cpan>" prompt when running the CPAN shell in a Strawberry Perl environment under Cygwin
I\'ve encountered a strange prompt problem when running the CPAN shell in a Strawberry Perl environment under Cygwin.[详细]
2023-02-27 05:13 分类:问答Perl: find "pure perl" modules only
I\'m looking for a directory of perl modules which are perl only. That means (in DSLIP speak): Perl-only, no compiler needed, should be platform independent[详细]
2023-02-26 15:42 分类:问答Trying to install YAML::Syck - This module requires a C compiler
I\'m trying 开发者_StackOverflow社区to install the YAML::Syck module (I\'m actually trying to install Date::Manip, this is just a dependency), but it fails with the following message:[详细]
2023-02-25 19:39 分类:问答Absolutely NO perl modules?
I\'m trying to install WWW::Mechanize; but of course, something had to go wrong. I purchased a VPS, and whenever I load up CPAN (AKA The quick way), it says I\'m missing modules. Such as... HTTP, LWP,[详细]
2023-02-25 14:38 分类:问答Is there a PHP equivalent of Perl's URI::ParseSearchString?
I\'m doing some work for a client that involves parsing the referrer information from Google et al to target various parts of a page to the user\'s search keywords.[详细]
2023-02-25 05:40 分类:问答How do I parse E-Mail contents
How to parse the Email into sections like, header, body, attachment, and sender and receiver? I would like to use Perl or Perl开发者_开发问答 Moose?see Mail::Message - general message object[详细]
2023-02-22 10:15 分类:问答A way to check the integrity of installed perl modules?
I have MacPorts and CPAN installed and I\'ve only just found out that it\'s sort of bad to be using them both at the same time.[详细]
2023-02-17 01:44 分类:问答"make test" more verbose in Perl
When I run make test using the normal test harness that CPAN modules have, it will just output a brief summary (if all went well).[详细]
2023-02-17 00:35 分类:问答Erroring in my Perl script coming from CAM::PDF::Annot module. Don't know why
I believe this may be a bug in the module I am using, or I am just completely overlooking something. My code is this:[详细]
2023-02-16 03:21 分类:问答