cpan
what does this error mean - installing perl module with cpan
I tried to install HTML::TreeBuilderX::ASP_NET with cpan on Windows 7. I have strawberry perl setup. Everything went smoothly until the end when I got the following. Is this something I should worry[详细]
2023-04-13 01:51 分类:问答Can a Perl script install its own CPAN dependencies?
I have a Perl script that 开发者_StackOverflow社区has two dependencies that exist in CPAN. What I\'d like to do is have the script itself prompt the user to install the necessary dependencies so the s[详细]
2023-04-10 17:26 分类:问答Upload file that is in the cpan database
I have a small module on CPAN - http://search.cpan.org/~bessarabv/. I made a mistake and at first uploaded file SQL-Easy-0.04.tar.gz and only then SQL-Easy-0.03.tar.gz After that CPAN thought that th[详细]
2023-04-08 20:51 分类:问答The support of the CPAN
There is a great thing in a Perl world: CPAN. http://www.cpan.org/ But I can\'t find any support forum or discussion board or any 开发者_JAVA百科bugtracker for CPAN itself.[详细]
2023-04-08 20:48 分类:问答Perl multi-dimensional table with headers
I\'m trying to implement a multi-dimensional table with headers. Here\'s an example for 2D: < dimension1 >[详细]
2023-04-08 04:22 分类:问答Is there a CPAN module for converting seconds to English?
Is there a CPAN module that can convert a number of seconds to a human-readable English description of the interval?[详细]
2023-04-07 15:59 分类:问答How to report a CPAN module bug
Related to my recent question Perl web serving with nginx and FastCGI - not able to read parameters I began using the module CGI::Fast and found what I\'m fairly certain is a bug in it - could be a do[详细]
2023-04-01 19:08 分类:问答Non Perl files that need to be installed with CPAN distribution?
I need to have files installed with my CPAN dist that aren\'t Perl.开发者_如何学Go Where in the dist should I put them? and what\'s the best way to reference them from within a module so that I have a[详细]
2023-04-01 08:43 分类:问答How can I install a specific version of a set of Perl modules?
I\'m tasked with replicating a production environment to create many test/sit environments. One of 开发者_StackOverflow社区the things I need to do is build up Perl, with all the modules which have be[详细]
2023-03-31 05:47 分类:问答installing XML::Parser with cpan problem
when i try开发者_运维问答 to install XML::Parser with cpan i get following error make[1]: *** No rule to make target `/usr/lib/perl5/CORE/thrdvar.h\', needed by `Expat.o\'.Stop.[详细]
2023-03-29 19:36 分类:问答