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


in reply to RFC - DBIx::Class::Prototyper

As mentioned on irc earlier, this would make a good DBIx::Class::Schema::Loader backend.

Also, watch out for that splitting on ;\n, it makes quite a mess when you have comments in the SQL.

C.