[Catalyst] Testing with 5.8 and 5.9 on one system

Tomas Doran bobtfish at bobtfish.net
Wed Sep 19 09:41:59 GMT 2012


Either perlbrew or local::lib should work perfectly for what you want to do.

Cheers
t0m

On 18 Sep 2012, at 10:35, Geovanny Junio :: eutsiv wrote:

> Do you know perlbrew?
> 
> Em 18/09/2012 05:52, "Hugh Barnard" <hugh.barnard at gmail.com> escreveu:
> Hi folks
> 
> I am currently working on [a clients] Catalyst application that has problems with 5.9 and works with 5.8. I'm doing this on their system so I'd prefer to be minimally invasive too.
> 
> My current though is to install 5.9 in my home directory on their system using local::lib: earch.cpan.org/~apeiron/local-lib-1.008004/lib/local/lib.pm and then switch between the two by modifying the use statements for the tests.
> 
> However, I'd welcome any suggestions, experiences and/or tips when doing something like this. The ideal is [for me] two VMs or two systems but that isn't currently an option. 
> 
> Best regards Hugh Barnard
> 
> -- 
> http://www.hughbarnard.org
> http://www.twitter.com/hughbarnard
> http://www.big-wave-heuristics.com/
> 
> 
> _______________________________________________
> 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/
> 
> _______________________________________________
> 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/




More information about the Catalyst mailing list