Move pod test extraction to code that can be reused by dzil and Makefile.PL
authorDave Rolsky <autarch@urth.org>
Wed, 29 Dec 2010 15:35:22 +0000 (10:35 -0500)
committerDave Rolsky <autarch@urth.org>
Wed, 29 Dec 2010 15:35:22 +0000 (10:35 -0500)
commitd62bc8fd72a70cec4aa22e794af221451e281b80
tree10344475ca5c3929667b21eb300228970f67fc2b
parent560acb8f063e78071eaa9b9bfc0ee03f8b997db5
Move pod test extraction to code that can be reused by dzil and Makefile.PL

The cookbook tests will be extracted every time the dev-only Makefile.PL is run.
.gitignore
Makefile.PL
author/extract-inline-tests [new file with mode: 0755]
inc/ExtractInlineTests.pm
inc/MyInline.pm [new file with mode: 0644]