develooper Front page | perl.perl5.porters | Postings from February 2009

Re: RFC: Providing An Alternative to File-Find in the Perl 5 Core?

Thread Previous | Thread Next
From:
Gabor Szabo
Date:
February 18, 2009 03:03
Subject:
Re: RFC: Providing An Alternative to File-Find in the Perl 5 Core?
Message ID:
d8a74af10902180303y11287d79q96ecade9d50448d2@mail.gmail.com
On Wed, Feb 18, 2009 at 12:32 PM, David Golden <xdaveg@gmail.com> wrote:
> To the extent that certain modules are particularly well-suited for
> their tasks, I would like to think that those will become part of a
> packagers "standard" distribution.  E.g. Debian/Ubuntu installing
> certain perl modules by default, or ActiveState or Strawberry
> likewise.

I'd like the same but the reality seems to work at least partially against
what we want. Many downstream distributions break up what p5p releases
and puts it into separate packages so for example a default Ubuntu
installation does not have perldoc. Some other distribution I think did
not even have CPAN.pm.

From that point I cannot really tell anyone what they can expect to
be installed as "standard". Hence I wrote somewhere that there is
no standard Perl distribution any more.

The best thing I can recommend now is to learn how to install
stuff using the packaging system of the OS distribution (so at least
you'll have the perl toolchain) and how to install from CPAN.
Then package any code as CPAN package even if distributed only internally.

But I don't have to tell this here on p5p...

Gabor

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About