Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: CPAN Wish List

by jimX11 (Friar)
on Aug 21, 2005 at 03:06 UTC ( #485473=note: print w/replies, xml ) Need Help??


in reply to CPAN Wish List

Comments and questions about the FreeBSD ports collection follow.

Do you prefer to install modules using the FreeBSD ports collection over the CPAN module install? I do.

Of course sometimes CPAN modules aren't in the FreeBSD ports collection. Doing a CPAN install will have dependency modules installed by CPAN even if they are in the ports collection.

An example, in January of 2005 Test::WWW::Mechanize was not in the ports collection. Test::LongString,required by Test-WWW-Mechanize, at that point was already in the ports collection.

So when I installed Test-WWW-Mech using CPAN, it also pulled in Test::LongString.

What do you do when you want to test drive a module not in the ports collection? Recently I wanted to test drive CGI::Prototype. It's not in the ports collection, nor is Treemap, another module I've recently played with.

When I test drive a module, I install using a non root account in ~/myperl via CPAN. I explore the module in question and if I like it, I take a peek in ~/.cpan/build/ and see what else was installed. If it doesn't look to hard, I do the dependencies by hand.

By the way, Test-WWW-Mech entered the FreeBSD ports collection soon after version 1.0.

One great automated package management system plus another great automated package management system equals almost the same work as no automated package management system.

Replies are listed 'Best First'.
Re^2: CPAN Wish List
by samizdat (Vicar) on Aug 22, 2005 at 13:01 UTC
    I have found fewer errors after using the FreeBSD-supplied ports of modules. I only use CPAN versions if there aren't FreeBSD versions. Not only do some installs from CPAN not work at all, they don't update the FreeBSD package database properly. 'Package blah has no recorded origin' gets old. :)

    Thanks for your thoughts about non-root 'sandbox installs' for testing. I, too, have run into problems using the automated install+test system, especially modules which try to access the external world, and it's necessary to manually install such things as patches to test scripts get overwritten by the CPAN install.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://485473]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2023-12-02 01:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (13 votes). Check out past polls.

    Notices?