Changes for version 0.09

  • implement field_names() per CXC::Controller API.
  • fix bug in form() where app() would be set to undef if $c was not passed.
  • added custom create() to allow for form prepopulation via $c->req->params
  • make debug() statement in do_search() conditional on $c->debug

Modules

Rose::HTML::Objects CRUD controller