[Catalyst] some basic Catalyst theory questions

Perrin Harkins perrin at elem.com
Mon Jun 20 06:10:33 CEST 2005


On Mon, 2005-06-06 at 16:53 -0400, Andy Grundman wrote:
> My ServerDB example no longer uses any hardcoded paths.  Everything is 
> based off the Catalyst home variable, which is found using FindBin and 
> Path::Class.  It also uses a YAML config file, and I believe most of the 
> other examples do too.  So as long as you're using SQLite, you can have 
> a very portable app.  Of course, you still have to get through all the 
> CPAN deps first. ;)
> 
> http://www.hybridized.org/catalyst/

Thanks for the slides, Andy.  Very helpful.  I noticed that there's some
sort of odd text problem on a few pages that looks like a search and
replace gone awry -- "ServerDB" shows up in odd places.  See page 5 for
an example.

- Perrin




More information about the Catalyst mailing list