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).


In reply to (kudra: use of a CPAN CD) Re2: CPAN authors, clean up your directories by kudra
in thread CPAN authors, clean up your directories by jmcnamara

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.