in reply to Re^7: Catalyst: model & context object usage
in thread Catalyst: model & context object usage

Yes, Actualize. I auto-generated by following script:
script/myapp_create.pl model DB DBIC::Schema MyApp::Schema create=stat +ic dbi:Oracle:OTEST sdb2 sdb

Replies are listed 'Best First'.
Re^9: Catalyst: model & context object usage
by actualize (Monk) on Aug 12, 2008 at 07:09 UTC
    I think it must be something with your database.
    -Actualize
      Gotcha, will check database. Thanks.