[DBIx-Class-Devel] [sql-translator] Add JSON parser and producer (#31)

Jon Jensen notifications at github.com
Fri Apr 26 14:49:20 GMT 2013


These are cloned and adapted from their YAML counterparts. I was surprised JSON modules weren't there before, but perhaps simply not many people have needed them yet. Anyway, they're working nicely for me now and this pull request includes tests.
You can merge this Pull Request by running:

  git pull https://github.com/jonjensen/sql-translator master

Or you can view, comment on it, or merge it online at:

  https://github.com/dbsrgits/sql-translator/pull/31

-- Commit Summary --

  * Add JSON parser and producer modules

-- File Changes --

    M Changes (1)
    M Makefile.PL (1)
    A lib/SQL/Translator/Parser/JSON.pm (140)
    A lib/SQL/Translator/Producer/JSON.pm (192)
    A t/23json.t (304)

-- Patch Links --

https://github.com/dbsrgits/sql-translator/pull/31.patch
https://github.com/dbsrgits/sql-translator/pull/31.diff

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20130426/6d0990fc/attachment.htm


More information about the DBIx-Class-Devel mailing list