K 10 svn:author V 5 erwin K 8 svn:date V 27 2005-07-12T06:35:12.000000Z K 7 svn:log V 373 Catalyst::Helper::Controller::Scaffold is a helper for scaffolding for Catalyst, which adds easy scaffolding: # Imagine you want to generate a scaffolding controller MyApp::C::SomeTable # for a CDBI table class MyApp::M::CDBI::SomeTable script/myapp_create.pl controller SomeTable Scaffold CDBI::SomeTable Submitted by: Lars Balker Rasmussen END