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

Created:      2012-02-02
Home page:    <https://metacpan.org/release/Crypt-XkcdPassword>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Crypt-XkcdPassword>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.005  2013-05-21

 - Any::Moose -> Moo + Types::Standard; smartmatch -> match::smart;
   Class::Load -> Module::Runtime.

0.004  2012-07-06

 - (Addition) EN::Roget word list.
 - Switch from Moo to Any::Moose.

0.003  2012-03-06

 - (Addition Documentation) Crypt::XkcdPassword::Examples
 - (Addition) Provide a $filter parameter to make_password.
 - (Packaging) Require Perl 5.10.1 (Unicode in 5.10.0 is too broken).

0.002  2012-02-03

 - (Bugfix Packaging) Forgot to run mo-inline in 0.001, creating an
   undeclared dependency on Mo. Have switched to Moo now anyway, and
   declared that as a dependency.

0.001  2012-02-02  # Initial release