Cleanup and perltidy.
authorJoe Atzberger <joe.atzberger@liblime.com>
Wed, 28 Jan 2009 19:25:48 +0000 (13:25 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 28 Jan 2009 23:29:43 +0000 (17:29 -0600)
commit11b90be2846b6ef3561298127782dd68d428a1dc
treef69bdfd96ece4628262bdc5b5c43c7205005c566
parentd2c4ae65ab99a19015753bbad618b2cd0110e614
Cleanup and perltidy.

Add "use warnings", remove unused variables and unnecessary finish/disconnect
at the end.  This script could be improved to run only on tables that need to
be altered instead of touching all of them.  It should also probably contain
warnings to the effect that it does not rescue your DATA that was forced into
whatever encoding the table used previously.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
misc/migration_tools/22_to_30/convert_to_utf8.pl