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-ShareDir-Tarball

0.4.1 2013-03-16
 [BUG FIXES]
 - Remove PodWeaver from the basic test

 [STATISTICS]
 - code churn: 4 files changed, 48 insertions(+), 7 deletions(-)

0.4.0 2013-03-14
 [BUG FIXES]
 - Use the right directory for the output shared dir.

 [ENHANCEMENTS]
 - add tests w/ D::Z::P::ModuleBuild
 - Move the generation of the archive in the GatherFiles phase (instead of
   MungeFiles) (RT83777, thanks to Nathan Gary for the troubleshooting
   help)

 [STATISTICS]
 - code churn: 35 files changed, 336 insertions(+), 73 deletions(-)

0.3.1 2013-03-07
 [STATISTICS]
 - code churn: 5 files changed, 58 insertions(+), 13 deletions(-)

0.3.0 2013-03-05
 [ENHANCEMENTS]
 - Add option 'dir' for custom source dir location. (RT83773)

 [STATISTICS]
 - code churn: 13 files changed, 110 insertions(+), 11 deletions(-)

0.2.1 2012-11-03
 [DOCUMENTATION]
 - Add mention to Module::Build::CleanInstall

 [STATISTICS]
 - code churn: 13 files changed, 197 insertions(+), 2 deletions(-)

0.2.0 2012-10-18
 - Compression was done wrong. Ooops.

 [STATISTICS]
 - code churn: 13 files changed, 173 insertions(+), 1 deletion(-)

0.1.0 2012-10-18
 - First version, unleashed on an unsuspecting world.