Fwd: [Catalyst] building 'local' lib with dependencies for shipping
Bernhard Bauch
bauch at zsi.at
Tue Apr 26 10:40:54 GMT 2011
just saw on the dbix::class list they're discussing the same thing:
http://lists.scsys.co.uk/pipermail/dbix-class/2011-April/thread.html
see "[Dbix-class] Module versioning"
Begin forwarded message:
> From: Bernhard Bauch <bauch at zsi.at>
> Date: 26. April 2011 12:33:08 MESZ
> To: The elegant MVC web framework <catalyst at lists.scsys.co.uk>
> Subject: Re: [Catalyst] building 'local' lib with dependencies for shipping
> Reply-To: The elegant MVC web framework <catalyst at lists.scsys.co.uk>
>
> hey,
>
> i've also been hanging around with the same question/problem.
> local::lib in combination with perl-brew is super, to bundle perl and all modules needed to run cataylst independant from your systems perl installation.
>
> i thought just copying the complete local::lib tree would solve the problem to have the exactly the same module-versions on all maschines (development boxes and production)
> but than i figured out, if the maschine-architecture is different then just copying the local::lib dir would not work.
>
> using cpans Bundle system puts modulename + versions into the bundle file, but installing from this bundle also installs new-versions of modules if they are installed as a depenceny.
>
> any ideas, how to solve this issue ?
> byyee, bernhard
>
>
> On 25.04.2011, at 15:32, Miquel Ruiz wrote:
>
>> On 25/04/2011 15:03, Fernan Aguero wrote:
>>> My question is: apart from a 'hit and miss' approach (or a 'put
>>> everything and the kitchen sink') ... is there a smart way of building
>>> a list of the dependencies for any one app?
>>
>> Hi,
>>
>> You could give a try to lib::xi . It will install directly the dependencies using cpanm, though.
>>
>> Hope it helps.
>>
>> --
>> Miquel Ruiz
>>
>> _______________________________________________
>> List: Catalyst at lists.scsys.co.uk
>> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
>> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
>> Dev site: http://dev.catalyst.perl.org/
>
> --
> Bernhard Bauch, Webdevelopment
> ZSI - Zentrum für soziale Innovation
> bauch at zsi.at
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
--
Bernhard Bauch, Webdevelopment
ZSI - Zentrum für soziale Innovation
bauch at zsi.at
More information about the Catalyst
mailing list