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

Changes for version 2.01 - 2007-08-12

  • Official release of Business::ISBN to handle ISBN-13
  • Does not handle 979- numbers yet (need publisher data for that)
  • Does handle 978-numbers, which is the 10 digit ISBN with a different "country code", so it uses the same publisher data
  • There are significant API changes to handle the new stuff. It's not so bad, but test it before you rip out the old Business::ISBN stuff.

Changes for version 2.010 - 2015-12-15

  • Sync latest dependencies in build and module files
  • Promote to a developer release

Changes for version 2.00_01 - 2007-03-14

  • DEVELOPER RELEASE
  • Completely redone internals to handle ISBN-10 and ISBN-13
  • Some interface changes to Business::ISBN 1.x
  • Removed exportable functions.

Documentation

Modules

work with International Standard Book Numbers
work with 10 digit International Standard Book Numbers
work with 13 digit International Standard Book Numbers

Examples