The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Dist-Zilla-Plugin-MungeFile-WithData

0.006     2013-12-08 17:25:42Z
          - bump prereq for MooseX::SlurpyConstructor to bypass old metaclass
            issues

0.005     2013-11-30 17:41:00Z
          - warnings tests bypassed during installation
          - re-release to fix compile test

0.004     2013-08-27 01:01:57Z (Karen Etheridge)
          - fixed option names to match documentation (sorry, neilb!)
          - now documenting that we pass the dist and plugin objects to
            templates

0.003     2013-08-20 01:53:02Z (Karen Etheridge)
          - now also passing the $plugin variable into templates

0.002     2013-08-16 05:43:08Z (Karen Etheridge)
          - simplified code, and greatly simplified use, by no longer loading
            the target file before applying the templating

0.001     2013-08-16 05:24:16Z (Karen Etheridge)
          - Initial release.