Skip to main content

Questions tagged [cpan]

2 votes
1 answer
595 views

I have Debian GNU/Linux trixie/sid and I installed publican from repo of debian. (publican is doing write and publish for DocBook) When I run publican , It get the following messages: Attempt to call ...
PersianGulf's user avatar
  • 11.3k
0 votes
1 answer
504 views

I'm fairly new to NixOS, but I'm trying to install App::cpm from CPAN. I run the following: cpan -i App::cpm It chugs for a little bit then, it fails on Build::Tiny: crypt.h: No such file or ...
Rawley Fowler's user avatar
0 votes
1 answer
132 views

When installing Perl modules (prerequisites for another program), some module showed me an incompatibility warning and said something about needing to downgrade a package. I thought I would get back ...
TSG's user avatar
  • 1,993
1 vote
1 answer
594 views

I'm trying to install a program which has various perl dependencies. One of the perl dependencies (BerkeleyDB) fails during install. I know very little about perl. Is there a way for me (as a user) ...
TSG's user avatar
  • 1,993
0 votes
0 answers
69 views

l’m on centos 7 with cpanel & WHM, i have haproxy binded to port 80 thats workings fine, every day at a random time the haproxy stops so i have to start the service again (service enabled). please ...
GhostSt94's user avatar
0 votes
0 answers
2k views

I'm trying to install the DateTime module. I went into CPAN from a terminal and started the install with make. It ran for hours and when it finally stopped, the last line simply said 'killed'. My perl ...
Kelly 's user avatar
1 vote
1 answer
4k views

Centos8, Trying to install mimedefang dnf install mimedefang - nothing provides perl(Digest::SHA1) needed by mimedefang-2.84-5.el8.x86_64 - nothing provides perl(IO::Stringy) >= 1.212 needed by ...
Private_Citizen's user avatar
1 vote
0 answers
76 views

When my Spam Assassin cron job runs, it gives Perl error messages which are then emailed to me by the cron daemon. How can I fix this error or warning? Cron job: /usr/share/spamassassin/sa-update.cron ...
Chloe's user avatar
  • 548
5 votes
0 answers
150 views

I would create a custom Perl distribution for perl-5.30.0.tar.gz. I would include in the perl-5.30.0.tar.gz following Perl modules HTML::Entities HTML::Strip Devel::CheckLib Net::DNS Mail::DKIM::...
gr68's user avatar
  • 334
1 vote
2 answers
685 views

I have build an RPM from a proprietary software collection in a CentOS 7 environment but the build process required executing some Perl modules (.pm files) found within the source itself. When I ...
3bdalla's user avatar
  • 441
1 vote
1 answer
678 views

I found a Perl module that is often packaged on Debian. In my case I didn't have access to an updated package manager, but I do have Perl. So I ran cpan which opened up cpan shell where I entered ...
Philip Kirkbride's user avatar
0 votes
2 answers
872 views

Trying to install Crypt::OpenSSL::EC using cpan go the following result: $ cpan install Crypt::OpenSSL::EC Reading '/home/vafbuild/.cpan/Metadata' Database was generated on Mon, 05 Dec 2016 10:41:...
Diaulas Castro's user avatar
0 votes
1 answer
777 views

I am using a Centos 7 machine, and I don't have root access. For this reason I have to compile everything locally, and hold them under my .local/ directory. I need to compile autoconf, and I compile ...
yusuf's user avatar
  • 101
1 vote
1 answer
3k views

I am trying to start Circos in Debian but I get two missing modules root@masi:/home/masi/circos-0.69# bin/circos -modules | grep missing missing GD missing GD::Polyline Trying ...
Léo Léopold Hertz 준영's user avatar
2 votes
1 answer
3k views

I was installing the latest version of perl using brew on my Mac OSX and was then prompted by perl to use local::lib to create my own directory of Perl Packages downloaded from CPAN. Here is a history ...
Labrat's user avatar
  • 33

15 30 50 per page