in reply to Re^4: Quick way to set up columns with Class::DBI ?
in thread Quick way to set up columns with Class::DBI ?

What was the trouble with installing Rose::DB::Object?

Catalyst is kind of a toolkit collection of CPAN modules with an API to help you map web requests to code. It's somewhat complex if you've never used an MVC coding style before.

There are many auto-database projects out there. I can't personally vouch for any of them. I thought Maypole did pretty well at instant editing for simple databases, but it's pretty married to Class::DBI. I'd suggest you crawl through CPAN a little, or freshmeat.net, and find some likely prospects.

  • Comment on Re^5: Quick way to set up columns with Class::DBI ?