http://www.perlmonks.org?node_id=132514


in reply to Database normalization the easier way

I would not use standalone namespace for module which basically does just one thing. IMHO your module belongs to DBIx::

It would be cool if it were not used MySQL specific code. There exist some modules which allow to do database schema operations in more portable way: Alzabo, DBIx::DBSchema.

Anyway idea is very intersting. It is sad I have no votes left :(.

--
Ilya Martynov (http://martynov.org/)