The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Module-Starter-Smart

0.0.9  Nov 24, 2017
    * Bug fixes

0.0.8  Jun 4, 2017
    * Bug fixes for tests

0.0.7  Jun 1, 2017
    * Fix inconsistencies with more recent releases of Module::Starter::Simple (Markus Böhme)
    * Some more bug fixes

0.0.6  Jan 30, 2015
    * Some amendments to the code for clarity and a new test for basic function (Andrew Kirkpatrick)

0.0.5  Jan 18, 2014
    * Fix typos and update CPAN metadata (David Steinbrunner)

0.0.4  Mar 29, 2012
    * Fix broken dependency

0.0.3  Mar 28, 2012
    * Fix RT 72565: Revise use cases
    * Rewrite create_distro() according to the latest version of Module::Starter::Simple (1.58)
    * Explicitly subclass Module::Starter::Simple, thanks to brian d foy's suggestion.

0.0.2  Apr 3, 2007
    * Add use cases

0.0.1  May 7, 2006
    * Initial release