Re: [Catalyst] Migrating mod_perl app to Catalyst

2009-04-28 Thread J. Shirley
On Wed, Apr 29, 2009 at 4:58 AM, Matt S Trout wrote: > On Mon, Apr 27, 2009 at 01:54:12PM -0500, Michael Reddick wrote: > > Does anyone have any advice for migrating a large mod_perl app that has > no > > tests to catalyst? > > > > I already know of Catalyst::Controller::WrapCGI which seems to be

Re: [Catalyst] Migrating mod_perl app to Catalyst

2009-04-28 Thread Matt S Trout
On Mon, Apr 27, 2009 at 01:54:12PM -0500, Michael Reddick wrote: > Does anyone have any advice for migrating a large mod_perl app that has no > tests to catalyst? > > I already know of Catalyst::Controller::WrapCGI which seems to be a good > start. Assuming your app doesn't use apache specific st

Re: [Catalyst] Migrating mod_perl app to Catalyst

2009-04-27 Thread Hans Dieter Pearcey
On Mon, Apr 27, 2009 at 01:54:12PM -0500, Michael Reddick wrote: > Does anyone have any advice for migrating a large mod_perl app that has no > tests to catalyst? Write some tests with Test::WWW::Mechanize first; they should be relatively easy to port to Catalyst tests once you swap it in. hdp.

[Catalyst] Migrating mod_perl app to Catalyst

2009-04-27 Thread Michael Reddick
Does anyone have any advice for migrating a large mod_perl app that has no tests to catalyst? I already know of Catalyst::Controller::WrapCGI which seems to be a good start. Thanks, Michael ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scs