Res: [Catalyst-dev] Catalyst tutorial

Matt S Trout dbix-class at trout.me.uk
Wed Sep 3 10:14:28 BST 2008


On Tue, Aug 26, 2008 at 10:26:05AM -0700, Daniel Nicoletti wrote:
> also in the catalyst tutorial
> there are tow problems one is that 
> is sugest the use of .conf (apache like)
> instead of the yaml.

That's not a problem. .conf is the new default and you'll find the FormFu
docs are being steadily updated to help reflect that.

> Caught exception in MyApp::Controller::Books->formfu_create "Error parsing /home/daniel/code/catalyst/MyApp/root/forms/books/formfu_create.conf: Config::General: Cannot create hashref from <constraints> because there is
> already a scalar option 'constraints' with value 'SingleValue'

Config::General should handle that fine. Check you don't have an old version
please?

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the Catalyst-dev mailing list