The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Exporter-Tiny
=============

Created:      2013-09-05
Home page:    <https://metacpan.org/release/Exporter-Tiny>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Exporter-Tiny>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>

0.035_02	2014-03-01

 [ Documentation ]
 - Document exactly what Exporter::Shiny is supposed to do.

 [ Test Suite ]
 - Make t/02renaming.t less noisy.

0.035_01	2014-03-01

 [ Packaging ]
 - Explicitly list minimum Perl version: 5.6.1.

0.034	2014-01-19

0.033_01	2014-01-19

 - Added: Add a new wrapper module called Exporter::Shiny.

0.032	2013-12-30

0.031_01	2013-12-30

 [ Test Suite ]
 - No longer require a recent version of Test::More; the Test::More bundled
   with Perl 5.6.2 should suffice.

0.030	2013-09-26

 [ Test Suite ]
 - Test for the 'into' option.

0.029_01	2013-09-26

 [ Documentation ]
 - Exporter::TypeTiny is being retired, so modify documentation and
   distribution metadata for Exporter::Tiny to no longer point there.

0.026	2013-09-05	Initial release

 [ Packaging ]
 - Split Exporter::Tiny out from Exporter::TypeTiny.
   CHOCOLATEBOY++