cpan
Is there anywhere I can find information on the relative popularity of Perl modules? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-15 05:08 分类:问答Geo::Google seems dead, fails tests, now what?
I tried to install Geo::Google using CPAN ( http://metacpan.org/pod/Geo::Google v0.05 ) and i开发者_Go百科t failed almost all tests. I checked here http://matrix.cpantesters.org/?dist=Geo-Google+0.05[详细]
2023-02-15 00:20 分类:问答How does List::Util 'shuffle' actually work?
I am currently working on building a classifier using c5.0. I have a dataset of 8000 entries and each entry has its own i.d number (1-8000). When testing the performance of the classifier I had to mak[详细]
2023-02-14 21:02 分类:问答perl module for writing excel2007 workbook
I have a huge report coming out of a tool from which i 开发者_Go百科extract the some important data and write a excel file. Till now i used the module Spreadsheet::WriteExcel, but it crashed when the[详细]
2023-02-14 08:11 分类:问答What Perl module can I use to test CGI output for common errors?
Is there a Perl module which can test the CGI output of another program? E.g. I have a program x.cgi (this program is not in Perl) and I want to run it from program[详细]
2023-02-14 04:39 分类:问答How do I add custom module distributions to my local CPAN mirror?
I\'m getting ready to set up a full CPAN mirror for internal use at my company.However, we have several internal Module::Build based distributions that I\'d like to make available to people from this[详细]
2023-02-13 11:39 分类:问答Specify CPPFLAGS when building with CPAN
I have a CPAN module I am attempting to build. It requires compiling a small C program. I don\'t have root on the system, so I have a complete parallel source tree in $HOME/loca开发者_StackOverflow中文[详细]
2023-02-11 17:04 分类:问答How do I use the Test::Unit::TestCase Perl CPAN module?
I have the following file: #!/usr/bin/perl use Test::Unit::TestCase; $self->assert(1) and when I run test.pl I get the following:[详细]
2023-02-10 16:13 分类:问答Why aren't new versions of module showing up in CPAN?
So I\'m trying to install Pod::ProjectDocs and it requires Syntax::Highlight::Universal. P/PA/PALANT/Syntax-Highlight-Universal-0.4.tar.gz from CPAN fails to build on my machine for some reason, but I[详细]
2023-02-08 09:40 分类:问答How can I create a portable strawberry with extra bundled modules?
The portable strawberry perl is a godsend-- I can bundle it into an NSIS installer along with the actual scripts and have the user double click it.However, I\'m still having to install CPAN modul开发者[详细]
2023-02-07 09:14 分类:问答