Getting the schema for a DB table

Simon Wistow simon at thegestalt.org
Tue May 27 22:05:23 BST 2014


On Mon, May 26, 2014 at 05:45:26PM +0100, me said:
> If you're already using Moose I'm sure it's fantastic but adding ~120 
> dependencies (of which ~30 are core admittedly) for something I could 
> probably write in nearly as many lines of code[*] probably isn't going 
> to fly unfortunately.

Weirdly, even with some Postgres insanity it was almost exactly 120 
lines of code. Which is spooky.

https://gist.github.com/simonwistow/480b62d904e397e38a85

SQL::Translator unfortunately threw a bunch of errors somewhere in 
Parse::RecDescent even with the latest versions of everything. 





More information about the london.pm mailing list