[Catalyst] Where to put template files?

Matt S Trout dbix-class at trout.me.uk
Fri Jun 9 15:58:09 CEST 2006


John Napiorkowski wrote:
> I know getting used to the yaml syntax can be trouble,
> but there is a command line yml compiling you get when
> you install yaml which can help you translate perl
> structures to yml structures to help get you started. 
> It's call ysh and you invoke is by typing 'ysh' from
> the command prompt (if you've installed YAML, which is
> likely true if you are using catalyst!

YAML drives me batshit. Fortunately ConfigLoader will handle a vast range of 
config formats, including JSON and XML. My personal preference is Config::General

<View TT>
   INCLUDE_PATH ...
</View>

-- 
      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/ +



More information about the Catalyst mailing list