You are here: Home » C » Cp » Cpan

Cpan

Posts tagged with Cpan

Make test failing when installing packages with CPAN on Cygwin
I'm trying to install Date::Manip::Date, which requires YAML::Syck. I'm running Cygwin on Windows XP. Both packages fail their make tests. I have installed other packages sucessfully, such as Text::CSV, Text::CSV_XS and Text::CSV::Simple I've tried installing both ...

Install perl Template-Toolkit for bugzilla on windows
Hi all, Im attempting to install Bugzilla on my local development server (based on a windows machine). My server is the standard xampp install. Ive got to the point where i need to install the relevant perl modules but one of them (Template-Toolkit) does not seem to be recognised....

CPAN Dependency in Debian packaging
In Debian packaging (i.e. the debian/control file), is there a way to define dependencies to specific CPAN modules? ...

can anyone tell me how to use sd with rt.cpan.org
I'm trying to figure out how to start a new repository for an RT queue on cpan.org with SD (available on cpan as App::SD)? spec...

can I skip deps with CPANPLUS?
I'm having some dependency issues with some packages. I have to use CPANPLUS (cpan & cpanm are not options) is there any way I can skip dependencies when installing a package? --force seems to install all dependencies (even if they're already installed and is leading to a circula...

What steps to take when CPAN installation fails?
I have used CPAN to install perl modules on quite a few occasions, but I've been lucky enough to just have it work. Unfortunately, I was trying to install Thread::Pool today and one of the required dependencies, Thread::Converyor::Monitored failed the test: Test Summary R...