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

Just a little nomenclature thing here: "DBIx" in the title of a module does not refer to DBIx::Class. It means that this is a DBI extension of some kind. To find DBIx::Class struff, you'll have to search for the whole string "DBIx::Class" (or maybe "DBIC" in some cases).
  • Comment on Re: DBIx-compatible module to use for CGI CRUD/BREAD?