John Napiorkowski wrote: > I also had a similar frustration when starting with > Catalyst. It's definitely worth your time to muddle > through it and make it work. One thing that I've been > doing to help me keep track is I keep a running list > of modules I've installed from a clean 5.8.7 perl to > get everythings started that way I have less trouble > when moving to production. Also I install my CPAN > apps under an application lib area instead of the > general CPAN area so I can easily discover what's been > installed. > > If you'd like I make a quick and dirty script to load > CPAN modules in an order that seems to work when I > start from a vanilla 5.8.7 install. I also know Matt > has an install script around that I am sure it much > better, but I am not sure where that is (somewhere on > the WIKI I imagine).
http://shadowcatsystems.co.uk/static/cat-install The URL is even in the tutorial. -- Matt S Trout Offering custom development, consultancy and support Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ + _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
