in reply to DBIx-compatible module to use for CGI CRUD/BREAD?

There is also Catalyst::Example::InstantCRUD - actually the DBIx::Class::InstantCRUD you mention is just an internal module of the former. My goal when writing Instant was to have something that generates the CRUD/BREAD code with minimal configuration. It's still work in progress but should work for many scenarios - the main problem are the dependencies.
  • Comment on Re: DBIx-compatible module to use for CGI CRUD/BREAD?