[DBIx-Class-Devel] [dbsrgits/DBIx-Class-Fixtures] use Config::Any::YAML for free yaml support (#16)

Avishai Goldman notifications at github.com
Tue Oct 29 12:59:09 GMT 2019


Since JSON is a subset of YAML, wouldn't it make sense to use Config::Any::YAML instead of ::JSON? YAML is orders of magnitude easier to write, and this won't break backcompat at all.

To be fair, I haven't tested this out with all the YAML backend, and haven't yet required one in the dist.ini.
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/16

-- Commit Summary --

  * use Config::Any::YAML for free yaml support

-- File Changes --

    M lib/DBIx/Class/Fixtures.pm (6)

-- Patch Links --

https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/16.patch
https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/16.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/16
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20191029/6599393e/attachment.htm>


More information about the DBIx-Class-Devel mailing list