Changelog:
- 20210112.006:
- Fix testing bug. This module needs Business::ISBN 3.005 to match the data structures. Prior to that, Business::ISBN had a bug with ISBN13.
- 20210112.005_03:
- Require a recent version in the default_data test.
- 20210112.005:
- Fix the default data test. It should only run when you have Business::ISBN already, and it shouldn't do stupid things like using an array that I didn't put anything in.
- 20210112.004:
- Test the default data.
- Add a note about packaging RangeMessage.xml.
- 20210112.003:
- The default data had a problem because the same hash key was used twice in the default data.
- 20210112.002:
- Don't try to load a data file if there are no data files.
- 20210112.001:
- Update to latest Business::ISBN::Data.
Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>