On Nov 9, 2007 6:32 PM, Jason Tang <[EMAIL PROTECTED]> wrote:

> On Fri Nov 09, 2007 at 12:45:43PM +0000, Jason Tang wrote:
> > I'm just about to embark on reviewing Catalyst as a framework for our
> > web developments. I've done small amounts of Catalyst playing around in
> > my spare time but not a massive amount.
> >
> > I'm probably going through the same hoops other people are going through
> > with regards of its production suitability. The first question I've come
> > across is about being able to package Catalyst with its multitude of
> > dependancies for a production environment. I'm not convinced installing
> > direct from CPAN is the solution.
>
> I should add we develop on ubuntu (7.04 currently).


in debian I generally do

apt-get install libcatalyst-perl

&&

cpan Task::Catalyst

that takes care of most.

Antano Solar John
_______________________________________________
List: Catalyst@lists.scsys.co.uk
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/

Reply via email to