http://www.perlmonks.org?node_id=587345


in reply to Re: Getting Fed Up with ActiveState
in thread Getting Fed Up with ActiveState

A much larger part of the problem has always been that CPANRUN ( our build system for CPAN ) was designed fairly naively and has had only cursory attention paid to it since then. I know Gozer would love to have the time to re-implement from scratch but ActiveState is much smaller and more tightly focused than it has been in the past, and we just haven't found the time.

In my time supporting ActivePerl and PPM I've always felt really lucky that some people (like Randy) are also maintaining PPM repositories and filling in the blanks where CPANRUN falls down. It's pretty easy to install additional repositories using the PPM::Repositories package.

Replies are listed 'Best First'.
Re^3: Getting Fed Up with ActiveState
by xdg (Monsignor) on Dec 04, 2006 at 06:27 UTC
    ... we just haven't found the time ...

    So open source CPANRUN and release it to CPAN. Let the community help you improve it.

    -xdg

    Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.