On Fri, Mar 13, 2009 at 11:06 PM,  <[email protected]> wrote:
> Guys,
>
>  can some one please elaborate further on this or point me to a doc on
> cpan to read about?
> I'm getting a very annoying warning as below and can't figure it out.
> Please help.
>
> [warn] Used regexp fallback for $c->model('myApp::View::HTML'), which
> found 'myApp::View::HTML=HASH(0x8ef7b50)'. Relying on regexp fallback

You're not using the API correctly, your call should be $c->view('HTML')

-- 
   Eden Cardim       Need help with your Catalyst or DBIx::Class project?
  Code Monkey                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://edenc.vox.com/            http://www.shadowcat.co.uk/servers/

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to