Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

(kudra: use of a CPAN CD) Re2: CPAN authors, clean up your directories

by kudra (Vicar)
on Oct 14, 2002 at 09:12 UTC ( [id://205006]=note: print w/replies, xml ) Need Help??


in reply to Re: CPAN authors, clean up your directories
in thread CPAN authors, clean up your directories

Although portions of the CD would become obsolete when the CD was made, large parts of the CPAN don't change often.

At YAPC::Europe 2001, we distributed such a CD, using a script by Johan and some manual cleaning to get CPAN to fit on one CD. We decided to do this because we had two sponsors who wanted to sponsor CDs, but our proceedings didn't require more than one. We figured the CPAN CD might be of some use to people with slow links.

For this year's YAPC::Europe there was a discussion on the list about whether the CD was worthwhile, and several people indicated they were in fact using theirs. I think they went ahead and made the CD.

The only person who I've spoken with who is using the CD is Nick Clark. He has a slow link, and so he uses the CD as an incomplete local mirror, only fetching a module from another mirror if the version on the CD isn't the most recent. (For anyone who might have a similar problem, there's an answer in the CPANPLUS FAQ on how to set this up with CPANPLUS.)

I think this has more to do with the effort to break Perl in to manageable chunks. A CD probably isn't the best reason, but it would be nice to see deprecated modules somehow seperated from the rest (yet still available).

  • Comment on (kudra: use of a CPAN CD) Re2: CPAN authors, clean up your directories

Replies are listed 'Best First'.
•Re: (kudra: use of a CPAN CD) Re2: CPAN authors, clean up your directories
by merlyn (Sage) on Oct 14, 2002 at 14:17 UTC
    He has a slow link, and so he uses the CD as an incomplete local mirror, only fetching a module from another mirror if the version on the CD isn't the most recent. (For anyone who might have a similar problem, there's an answer in the CPANPLUS FAQ on how to set this up with CPANPLUS.)
    And CPAN.pm does this by default as well. Put the http: URL first, and the file: URL later, and it'll automatically get the indicies from the first URL, but look at all file: URLs first for supplying the actual files, falling back to the first URL only if it cannot be gotten "locally". It's quite slick (and documented {grin}).

    -- Randal L. Schwartz, Perl hacker

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (1)
As of 2024-04-25 01:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found