An avid FreeBSD user, I was saddened to see the thread that lead up to this, and even sadder when Mark Murray made it official.

As I understand it, however, Perl will be turned into an optional but (possibly?) installed by default package in a fashion similar to the handling of X11 (think Solaris 8, if you're familiar with how Perl is installed on that) which (w|sh)ould satisfy all those who bellyache over the 'bloat' that Perl adds to core while still keeping the rest of us happy campers ... hardly doom and gloom.

Heck, divorced from core, us FreeBSD users might finally see a better effort of staying in sync with the current stable version of Perl, rather than waiting for the committers to import it into the FreeBSD source tree or by trying to build our own over an already existing 5.005_03 install.

Possibly a more important development out of all this brouhaha (to the Perl community, anyway) is the formation of perl-dist@perl.org to address the evergrowing size of the base Perl distribution(s)...

Excerpted from Johan Vromans Draft manifest...

This list has been started in reaction to an often heard complaint that Perl is becoming bigger and bigger, and its size is keeping people and companies from installing, and using, it. To overcome this problem, the current standard Perl distribution needs to be split into a small core part, and additional modules. The core part needs to be a useful subset capable of real life work, like adding the additional modules. (Although we may want to use industry standard installation tools as well.)

An additional problem is that many of Perl's run-time defaults are actually established at build time. This makes it hard to produce a prebuilt Perl distribution that can be installed flexibly, and additional prebuilt modules that can be added to an arbitrary Perl installation.

Also, for anyone wanting to read up more on this whole situation, I suggest the following (in roughly chronological order).

    --k.



In reply to Re: no more perl in BSD core by Kanji
in thread no more perl in BSD core by tstock

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.