in reply to perl module for maintaining a database table

If you're asking about a handy perl GUI for database table maintenance, you might check out Maypole, which is a web-based MVC framework that you can use to quickly roll your own simple web app to interact with a database.

-xdg

Code posted by xdg on PerlMonks is public domain. It has no warranties, express or implied. Posted code may not have been tested. Use at your own risk.

  • Comment on Re: perl module for maintaining a database table