The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changelog for Faker

0.12 2015-04-11T06:23:12
 - Update build.
 - Added Payment provider and reworked some tests.
 - Fixed loading token data from subclasses.

0.11 2015-03-29T07:01:58
 - v0.11
 - Updated build.
 - Updated documentation.
 - POD cleanup, removed namespace::autoclean, and miscellaneous changes.

0.10 2015-03-28T07:16:27
 - v0.10
 - Updated build.
 - Initial commit.

0.09 2014-04-04T04:10:14
 - Updated POD, Makefile and README.
 - Fixed bug formatting email addresses.

0.08 2014-03-21T18:06:05
 - Updated Makefile and README.
 - Modified to avoid breaking changes in Bubblegum 0.20.
 - Many miscellaneous cosmetic changes.

0.07 2014-02-27T05:06:33
 - Updated Makefile and README.
 - Added dashify routine and enhanced the Internet provider.
 - Fixed bug in company data lookup.

0.06 2014-02-22T07:41:12
 - Miscellaneous cleanup and removed given/when usage breaking 5.16+.

0.05 2014-02-17T06:34:04
 - Refactor and Fixed en_US last names with apostrophes

0.04 2014-02-03T01:33:00
 - Fixed test failures due to using given syntax without enabling it.

0.03 2014-01-30T17:34:01
 - Updated dist.ini and added Type::Tiny dependency.
 - Updated gitignore and dist.ini.
 - Include INSTALL file in repo.
 - Fixed duplicate company data.

0.02 2014-01-29T17:12:09
 - Added Function::Parameters as a dependency to fix failing tests.

0.01 2014-01-28T11:57:45
 - Initial CPAN release.
 - Initial commit.