Revision history for Perl extension Business::ISBN.

2.05 - Sun Jan 25 00:00:17 2009

2.04_01 - Mon Oct 27 12:08:03 2008

2.04 - Sun Oct 26 18:29:20 2008

2.03 - Sat Oct 27 02:48:15 2007

2.03 - Tue Oct 2 03:17:34 2007

2.02_05 - Wed Sep 12 13:27:09 2007

2.02_04 - Sat Sep 1 14:55:00 2007

        [BUGFIX] ISBN13 was returning "Bookland" for all groups, but 
        it shouldn't do that. Now it returns the same thing you'd
        get from ISBN10 (e.g. "English", "German", ... ).

2.02_03 - Sat Sep 1 04:12:49 2007

        [BUGFIX] RT 29089 - I had the wrong maxlength for ISBN13. That 13
        is the hint that it should be 13. :)

2.02_02 - Sat Aug 25 05:57:22 2007

        [FEATURE] added exportable function valid_isbn_checksum that 
        takes care of all of the object stuff for you and just gives
        you the answer. In previous docs, this was called is_valid_checksum
        even though that conflicted with an object method. It was
        documented but never implemented. Now it's there. :)
        [BUGFIX] now should pass tests under 5.6.2, after a bit of
        backporting. Upgrade already people! :)

2.02_01 - Fri Aug 17 14:00:51 2007

2.02 - Wed Aug 15 03:11:25 2007

2.01 - Sun Aug 12 22:28:01 2007

2.00_01 - Wed Mar 14 00:38:18 2007

1.84 - Tue Jan 9 23:10:00 2007

1.82 - Sun Aug 14 11:42:18 2005

1.81 - Sat Aug 13 22:08:40 2005

1.80 - Tue Mar 8 16:58:47 2005

1.79 - Tue Dec 14 05:00:37 2004

1.78 - Sun Nov 21 19:46:40 2004

1.77 - Wed Oct 27 02:39:17 2004

1.76 - Fri Oct 8 16:12:51 2004

1.74 - Thu Sep 2 17:17:20 2004

1.73 - Thu Sep 2 16:21:10 2004

1.72 - Wed Feb 11 16:18:30 2004

1.71 - Wed Jan 28 13:00:38 2004

1.69 Thu Sep 5 01:18:26 CDT 2002

1.68 Wed Sep 4 15:51:29 CDT 2002

1.60 Sun Apr 1 17:06:28 EDT 2001

1.59 Tue Mar 27 11:51:42 EST 2001

1.58 Mon Mar 26 19:47:03 EST 2001

1.57 Wed Mar 21 18:07:17 EST 2001

1.56      Mon Mar 12 10:03:37 EST 2001
        EVERYONE SHOULD UPGRADE TO THIS VERSION
        - fixed problem parsing ISBNs without valid
        country codes which would cause an infinite
        loop. (identified by Andy Lester <andy@petdance.com>)
        - this module is now kept in a local CVS repository
        - added symbolic constants to replace magic return
        values.  see the docs for details.
        - fixed is_valid_checksum which would issue warnings
        if the string was less than ten characters
        (identified by Adam Thompson <athompso@athompso.net>)
        - added a test.pl which still needs more tests to
        reach all of the code.

1.51      Wed Jan 24 14:22:02 EST 2001
        - version 1.5 fixed some bugs with checksums
        - version 1.51 has a few minor doc fixes
        - now we have sane version numbers. :)

20001010 Sat Sep 9 00:33:07 EDT 2000

19990112 Mon Jan 11 18:03:07 EST 1999

19980901 Tue Sep 01 15:15:30 1998

19980329 Sun Mar 29 03:29:16 1998