[Catalyst] From the beginning...
Sebastian Riedel
sri at oook.de
Wed Apr 13 01:29:10 CEST 2005
Am 13.04.2005 um 01:11 schrieb LD:
> Anyway, I'm wondering about deployment. I've installed Catalyst
> 4.34... (but seeing as version 5 is looking near done from the mailing
> list posts I've seen - I think I'd like to start with it... how?)
Only on svn actually...
>
> The ISP my company uses supports perl, but I'd guess that not many
> ISPs will have Bundle::Catalyst installed. I'm developing on Mac OS X
> 10.3 and after 'install Bundle::Catalyst' it's found at
> /Library/Perl/5.8.1/Catalyst/ but naturally some of its dependencies
> will be elsewhere.
>
> So what I'm hoping is that someone might have (or if not be able to
> suggest) a script that builds a self contained directory containing
> the catalyst app and the necessary dependencies (analogous to creating
> a SSDD [Servlet Single Directory Deployment] project in WebObjects for
> J2EE integration).
>
We've planned PAR support, but actually there are many other things
todo. Maybe someone wants to take that task? :)
> On a side note - is anyone working on documentation? It would be a
> shame for a seemingly great project to miss that mark. I'm thinking of
> writing up a tutorial similar to the WebObjects Web Applications intro
> tutorial once I get my head around a few more things.
perldoc Catalyst::Manual
perldoc Catalyst::Manual::Intro
contributions very welcome!
--
sebastian
More information about the Catalyst
mailing list