Edit data in a text editor
From ClassDBI
Here's a 100+ line script that edits your table's data in your favorite text editor. Only uses Class::DBI. Of course you have to make sure that the delimiter you use to separate columns isn't in your data. --CldWalker
- Update:* unfortunately, !http://www.chwhat.com/config/table_edit.pl is a 404. and the script does not seem to be available from anywhere else on http://www.chwhat.com/ either. But it us available via the Wayback machine here
- Update:* http://www.chwhat.com/files/table_edit.pl This version has also been taken offline. This page should probably be dropped, or perhaps the code author would paste his valuable source here?

