[DBIx-Class-Devel] [dbsrgits/dbix-class-schema-loader] Port to Distar (#17)

mohawk2 notifications at github.com
Sun Jan 28 05:43:49 GMT 2018


Also includes as discussed a release-test to check existence of opt-dep `.pod`, and that it's newer than the `.pm`. The generating is done effectively at `perl Makefile.PL`-time and should probably instead be a build-time thing.

When I ran the Distar-enhanced `make test`, I got a `xt/whitespace.t` fail from a `t/var/...something.pm`. Probably needs a `grep` on that but the modules don't seem to offer an "exclude" option.
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/dbix-class-schema-loader/pull/17

-- Commit Summary --

  * add release test for optdep pod
  * add release test for optdep pod newer than pm
  * port to Distar

-- File Changes --

    M .gitignore (2)
    D MANIFEST.SKIP (63)
    M Makefile.PL (205)
    A maint/Makefile.PL.include (23)
    A xt/optdep-pod.t (13)

-- Patch Links --

https://github.com/dbsrgits/dbix-class-schema-loader/pull/17.patch
https://github.com/dbsrgits/dbix-class-schema-loader/pull/17.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-schema-loader/pull/17
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20180127/6cd00fdc/attachment.htm>


More information about the DBIx-Class-Devel mailing list