Inline tests with Dist::Zilla

I'd like to give my debut to the community with a small module whose code I snatched from someone else ;-) - Dist::Zilla::Plugin::Test::Inline.

It's a plugin that integrates Test::Inline into Dist::Zilla by looking for inline (POD) tests and exporting them into *.t files when you build your module.

Hope it's helpful for anyone...

About Jens Berthold (maxhq)

user-pic Coding in Perl for 10+ years, recently getting deeper into Modern Perl with a growing fascination of the programming freedom Perl gives us compared to other languages.