Questions tagged [cpan]

CPAN is the Comprehensive Perl Archive Network, a large collection of Perl software and documentation. It is the de facto location for finding reusable Perl modules.

51 questions
0
votes
1 answer

Troubleshoot Perl module installation on Mac OS X

I'm trying to install the Perl module Set::IntervalTree on Mac OS X. I recently installed it today on an Ubuntu box with no problem. I simply started cpan, entered install Set:IntervalTree, and it all worked out. However, the installation failed on…
Daniel Standage
  • 247
  • 1
  • 3
  • 9
0
votes
1 answer

Cannot fetch files from CPAN

I try load modules from CPAN, but it fails something wrong with my configuration of CPAN, by I can't figure out what is cpan> install Bundle::CPAN CPAN: Storable loaded ok CPAN: LWP::UserAgent loaded ok Fetching with LWP: …
oraz
  • 145
  • 2
  • 6
0
votes
1 answer

how to create a script shell command

Hi evry one can someone help me to get this command with scrit shell ? root@VPS:/work# cpan Loading internal logger. Log::Log4perl recommended for better logging CPAN.pm requires configuration, but most of it can be done automatically. If you…
0
votes
1 answer

Can't run CPAN due to missing modules (but they are there!)

I've got a big problem with my RHEL7 Perl installation. Whenever I try to run cpan, it gives me the following error: [michael@xlinfp101 ~]$ sudo cpan [sudo] password for michael: Socket object version 2.010 does not match bootstrap parameter 2.030…
0
votes
1 answer

StrawberryPerl 5.32.0.1 & Tk CPAN error: Undefined reference to MAX

Trying to install Tk through CPAN with StrawberryPerl 5.32.0.1 and getting an error at the end. Tried both 32 & 64 bit versions and get the same error with both. Here's the output of the relevant lines: "C:\Strawberry\perl\bin\perl.exe"…
Brent
  • 107
  • 1
  • 2
  • 8
-1
votes
1 answer

I'm having trouble installing perl module Crypt::OpenSSL::AES

I'm having trouble installing a perl module onto my server called Crypt::OpenSSL::AES I'm using cpan to try to install it but it keeps coming back with an error: Checking if your kit is complete... Looks good Writing Makefile for…
1 2 3
4