Revision history for Perl extension Business::IS::PIN 0.05 Fri Dec 21 2007 * Stopped using Module::Install in favour of ExtUtils::MakeMaker * Use split(//) not unpack('(A)*'). split is faster in 5.10 (yay me!) and the unpack format doesn't work in 5.6p 0.04 Wed Feb 21 2007 * Renamed to Business::IS::PIN, Business::**:: is the usual place for these validation modules * Minor changes to docs 0.03 Thu Feb 1 2007 * Tyop in first POD section * Compiles again! 0.02 Tue Jan 30 2007 * Fixed typos in initial release (I did not, for one, invent a time machine) * A lot more POD 0.01 Tue Jan 30 2007 * Initial release