cpan
perl cpanm installation make problem
I\'m trying to install the cpan module installer and I ran into an issue making the package. I ran: sudo cpan App::cpanminus[详细]
2023-03-22 02:20 分类:问答perl cpanminus error installing GD::Image cc1: error: unrecognized command line option "-fstack-protector"
I\'m using cpanm to install GD::Image. This is on a Linux system with no root privileges, so I thought this would be the easiest way.[详细]
2023-03-20 23:23 分类:问答Why cant I download modules?
Hello guys am having a problem with downloading modules. Anytime i try to download a module , i get some weird messages. Its possible am doing something wrong because I haven\'t done it before, so its[详细]
2023-03-20 02:38 分类:问答Internal CPAN - what module
I want to setup in-house CPAN for distributing our internal code. So I was looking at CPAN::Mini as recommended here. But it looks there are other options as CPAN::Site, CPAN::Dark, Dist::Zilla ...[详细]
2023-03-19 21:21 分类:问答Installing modules using Strawberry Perl
Until now I used ActiveState\'s ActivePe开发者_运维问答rl, and used the ppm for installing modules.[详细]
2023-03-19 19:04 分类:问答Perl IPTables Module Installation Error
I\'ve been trying to install the IPTables module for perl http://metacpan.org/pod/IPTables::IPv4 and I\'ve been running into errors during installation.[详细]
2023-03-19 13:47 分类:问答How do I install a module? Strawberry Perl issues
I am 开发者_Python百科trying to install a Perl module within Strawberry Perl on Windows 7. I\'m running the below command and am getting a slew of messages I don\'t understand. It looks like I a[详细]
2023-03-17 19:08 分类:问答Problems installing CPAN Modules
i\'m having loads of problem in trying to install CPAN Modules. Using the cpan.exe, I try to install a module with, for example, \"install Win32::IE::Mecahnize\" but I end up hitting a wall. In the be[详细]
2023-03-17 14:30 分类:问答How to make "use My::defaults" with modern perl & utf8 defaults?
I want make a module for my own \"default use\", e.g.: use My::perldefs; with the following content (mostly based on tchrist\'s post.)[详细]
2023-03-13 23:44 分类:问答perl how to install all dependencies that list in the text file?
I have a file which has a list of library I need for a perl script. How to tell the perl to automatically install all of them ?[详细]
2023-03-13 05:48 分类:问答