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

0.001004  2011-10-23
	- switch to decimal style versions

v0.1.3    2011-09-06
	- Check that length is greater than 11 for CC numbers

v0.1.2    2011-08-26
	- Change Types to Str because they aren't really numbers, they are codes

v0.1.1    2011-08-26
	- add CardSecurityCode type

v0.1.0    2011-08-26
	- initial release for review