Algorithm-CheckDigits
view release on metacpan or search on metacpan
Revision history for Perl extension CheckDigits.
v1.3.6 Tue Nov 16 11:38:44 CET 2021
- adjust repository to reflect move on GitHub
v1.3.5 Wed Nov 18 16:18:35 CET 2020
- added links to repository and bugtracker
- added entry to changelog
- fix Bug #133767
v1.3.4 Thu 17. Nov 15:13:54 CET 2020
- revise lib/Algorithm/CheckDigits/M23_002.pm (irish TIN)
- fix Bug #133031
v1.3.3 Di 14. Jul 19:20:56 CEST 2020
- reworked lib/Algorithm/CheckDigits.pm, allow 10-digit numbers,
allow prepending of 'BE' before the digits
- fix Bug #132950
v1.3.2 Mo 16. Mai 15:02:03 CEST 2016
- fix version strings
1.3.1 Mo 16. Mai 03:19:57 CEST 2016
- fix Bug #114347
- fix version numbers
- require Perl version in Build.PL
1.3.0 Sun May 12 10:28:21 CEST 2013
- Changed description of modules to more meaningful text (at least I
hope so).
- Added plugin interface with examples in t/PluginLib*.pm and
t/plugin*.t.
1.2.1 Sun Mar 3 22:51:45 CET 2013
- changed list items in POD from 0, 1, ... to S<0>, S<1>, ...
according to a thread on the perl5 porters list
(www.nntp.perl.org/group/perl.perl5.porters/2013/02/msg199355.html)
David Wheeler: "Lists must start with 1. When it saw the 0, it
assumed it was a definition list, so the numbers after that
don't look right."
1.2.0 Fr 8. Jun 11:19:25 CEST 2012
- reworked Algorithm::CheckDigits::MXX_001.pm, added ABA routing
numbers
1.1.2 Fr 8. Jun 09:22:35 CEST 2012
- added '=encoding iso-8859-1' to M11_004.pm, M11_006.pm,
MBase_002.pm, MXX_003.pm, MXX_006.pm. This should prevent
failures in the processing of the POD that contain non-ASCII
characters.
- corrected search and replacement lists in M10_011.pm
1.1.1 Do 3. Mar 10:16:59 CET 2011
- Reworked Algorithm::CheckDigits::M10_008 (sedol) to cop with
alphanumerical SEDOL codes that are in use since March 2004.
- There was also a flaw in the computation of the checksum that
provided 10 instead of 0.
- This closes bug number #66340 on CPAN.
1.1.0 Fr 12. Nov 19:10:39 CET 2010
- reworked Algorithm::CheckDigits::M10_001, added CUSIP
- moved scripts/checkdigits.pl to bin/checkdigits.pl
- added cgi-bin/checkdigits.cgi
1.0.0 Mo 13. Sep 21:27:23 CEST 2010
- reworked Algorithm::CheckDigits::MXX_001
0.90.0 Fr 10. Sep 15:52:51 CEST 2010
- added scripts/checkdigits.pl as sample script
0.53 Fr 20. Nov 11:46:08 CET 2009
- cleaned up documentation
(thanks to Romuald Å»yÅÅa for pointing me to more errors)
- added $VERSION into all modules to close #36482 at
rt.cpan.org
0.52 Mi 11. Nov 10:31:18 CET 2009
- added link to english description for ustid_pl
0.51 Mi 11. Nov 10:01:36 CET 2009
- corrected documentation for ustid_pl/vatnr_pl
(thanks to Romuald Å»yÅÅa for pointing me to the error)
- reworked algorithm and documentation for esr5_ch according to
http://www.sic.ch/de/dl_tkicch_dta.pdf
(thanks to Romuald Å»yÅÅa for pointing me to the error)
0.50 Fr 6. Jun 21:45:04 CEST 2008
- put $VERSION back into CheckDigits.pm
0.49 Fr 16. Mai 22:54:43 CEST 2008
- CheckDigits/MXX_002.pm computes checkdigits for CAS registration
numbers with ten digits.
0.48 Di 9. Okt 01:07:02 CEST 2007
- keep VERSION in Makefile.PL
0.47 Di 9. Okt 00:45:07 CEST 2007
- provide Version in file VERSION
( run in 1.277 second using v1.01-cache-2.11-cpan-8644d7adfcd )