develooper Front page | perl.qa | Postings from May 2011

Re: RFC: Private CPAN In A Box

Thread Previous | Thread Next
From:
David E. Wheeler
Date:
May 24, 2011 09:26
Subject:
Re: RFC: Private CPAN In A Box
Message ID:
27BCD811-F34B-439E-A07A-8FD757BEB297@kineticode.com
On May 24, 2011, at 9:18 AM, David Golden wrote:

> I doubt it.  I have plans for an "application installer" that will
> pre-compute dependencies and reliably set up per-application lib
> directories.  Different applications could have different versions of
> a module, but a single application will only have one version
> available to it.
> 
> This is not something that the CPAN clients are really designed to do
> (though they can be made to do the right things with INSTALLBASE and
> so on).

Well, are you using the same version ranges spec for the META.json file? Seems to me that this might result in a stand-alone library that, given prereqs, could determine what should be installed. Then the existing clients could use it too, eh?

> A better specification and design for application dependencies and
> installation will avoid the need to create N custom CPAN views as a
> hack to make CPAN clients try to be application deployment tools.

Yeah, that'll be nice.

Best,

David



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