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 <[email protected]>
> Date: 26. April 2011 12:33:08 MESZ
> To: The elegant MVC web framework <[email protected]>
> Subject: Re: [Catalyst] building 'local' lib with dependencies for shipping
> Reply-To: The elegant MVC web framework <[email protected]>
>
> 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: [email protected]
>> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
>> Searchable archive: http://www.mail-archive.com/[email protected]/
>> Dev site: http://dev.catalyst.perl.org/
>
> --
> Bernhard Bauch, Webdevelopment
> ZSI - Zentrum für soziale Innovation
> [email protected]
>
>
> _______________________________________________
> List: [email protected]
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/[email protected]/
> Dev site: http://dev.catalyst.perl.org/
--
Bernhard Bauch, Webdevelopment
ZSI - Zentrum für soziale Innovation
[email protected]
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/