cpan
installing CPAN module on windows
I am trying to install CPAN module on Windows 7. I don\'t have Active Perl so can\'t use PPM package.[详细]
2023-01-27 15:52 分类:问答How to tell CPAN (Perl) about packages created with meta-programming?
I have several CPAN modules that make extensive use of meta-programming to cut down on boiler-plate and to ease refactoring.[详细]
2023-01-27 11:01 分类:问答How do i figure out which dependences of a CPAN distribution require a compiler?
I need to install a perl tool on a production server which has no compiler. I can install CPAN distributions fine via local::lib, but the lack of compiler means I have to ask the sysadmins to install[详细]
2023-01-26 17:48 分类:问答Install Perl modules that require customized options via CPAN
a few times I\'ve come a开发者_如何学Pythoncross modules that require custom flags when installing. For example, now I\'m stuck at Net::ZooKeeper which requires --zookeeper-include and --zookeeper-lib[详细]
2023-01-25 23:14 分类:问答Is there a canonical, if not core, Gnu Privacy Guard CPAN module?
I\'m looking for the right GPG Perl module to use for a small project. I see there are numerous competing modules providing almost identical functionality, but some have a slew of unaddressed bugs, h开[详细]
2023-01-25 16:18 分类:问答Packaging a simple perl script for use by "average Joes" running Windows
I have a really trivial perl script that I would like to distribute to a number of clients who are not very computer savvy. They are all running Windows XP or above. Furthermore, it is safe to assume[详细]
2023-01-25 14:41 分类:问答Perl WebService::Blogger
I\'ve been trying to use the Perl module WebService::Blogger (from CPAN) to connect to my blogger account, but I\'m having problem creating a new object of the WebService::Blogger class. When I call t[详细]
2023-01-25 00:58 分类:问答Perl: With Text::CSV can I write out a hash ref?
I have a Perl script that reads in a CSV file, changes the columns names of the original,adds new ones (output CSV column names are stored in the array,header_line), adds new field values for each row[详细]
2023-01-24 12:41 分类:问答CPAN: How to overcome "Please login with USER and PASS." "Passive mode refused." errors?
How do I overcome \"Please login with USER and PASS.\" \"Passive mode refused.\" errors? - when attempting a CPAN module install from within the cpan shell / cpan> prompt[详细]
2023-01-24 04:53 分类:问答How to automate module installation from a local MiniCPAN repository?
Having problems getting CPAN to work with a MiniCPAN repository from within a script (aim is a code deployment system to build local modules together with modules from CPAN, install to a local-lib, an[详细]
2023-01-24 04:20 分类:问答