Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Business-ISBN-3.008-slfo.1.1.3 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: perl-Business-ISBN Distribution: SUSE Linux Framework One
Version: 3.008 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.3 Build date: Mon Aug 26 11:07:55 2024
Group: Unspecified Build host: h01-ch2d
Size: 1227353 Source RPM: perl-Business-ISBN-3.008-slfo.1.1.3.src.rpm
Packager: https://www.suse.com/
Url: https://metacpan.org/release/Business-ISBN
Summary: Work with International Standard Book Numbers
This modules handles International Standard Book Numbers, including ISBN-10
and ISBN-13.

The data come from Business::ISBN::Data, which means you can update the
data separately from the code. Also, you can use Business::ISBN::Data with
whatever _RangeMessage.xml_ you like if you have updated data. See that
module for details.

Provides

Requires

License

Artistic-2.0

Changelog

* Fri Mar 24 2023 timueller+perl@suse.de
  - updated to 3.008
    see /usr/share/doc/packages/perl-Business-ISBN/Changes
    3.008 2023-03-23T19:56:57Z
    * Fix test for GitHub #24. An ISBN that was invalid is now valid.
* Mon Jan 10 2022 timueller+perl@suse.de
  - updated to 3.007
    see /usr/share/doc/packages/perl-Business-ISBN/Changes
    3.007 2022-01-09T04:33:56Z
    * no code changes. Fix a link in README.pod.
* Wed Jan 20 2021 timueller+perl@suse.de
  - updated to 3.006
    see /usr/share/doc/packages/perl-Business-ISBN/Changes
    3.006 2021-01-19T14:44:51Z
    * freshen distro, dump Travis CI, add Github Actions
    * New Business::ISBN::Data is on the way too
* Thu Dec 12 2019 timueller+perl@suse.de
  - updated to 3.005
    see /usr/share/doc/packages/perl-Business-ISBN/Changes
    3.005 2019-12-11T20:27:13Z
    * Peter Williams fixed a big problem with ISBN-13 (GitHub #12)
    * You'll need to update Business::ISBN::Data too because Peter
    adjusted the structure of the underlying data structure.
* Tue Apr 25 2017 coolo@suse.com
  - updated to 3.004
    see /usr/share/doc/packages/perl-Business-ISBN/Changes
    3.004 2017-04-24T20:02:52Z
    * Remove Mojo dependencies after splitting out Business::xISBN
    (Michiel Beijen)
    * Remove unneeded code from the checksumming stuff (Mike O'Regan)
    * We now test on Windows through AppVeyor
* Wed Sep 21 2016 coolo@suse.com
  - updated to 3.003
    see /usr/share/doc/packages/perl-Business-ISBN/Changes
    3.003 2016-09-19T22:03:24Z
    * Clarify everywhere that I'm using Artistic License 2.0
* Thu Aug 11 2016 coolo@suse.com
  - updated to 3.002
    see /usr/share/doc/packages/perl-Business-ISBN/Changes
* Sun Sep 21 2014 lars@linux-schulserver.de
  - update to 2.09:
    * Break circular dependency on Test::ISBN
    * Add increment and decrement to create new article numbers
      (Markus Spann)
  - require Business::ISBN::Data >= 20140910
  - also build require perl(GD) and perl(GD::Barcode::EAN13) for
    Barcode testing
* Sat Jan 04 2014 lars@linux-schulserver.de
  - update to 2.07
    + Get rid of MYMETA
* Fri Jun 14 2013 coolo@suse.com
  - updated to 2.06
    * Fix test with now-valid group code (RT 78671)
    * Update the URL for the Worldcat stuff so xisbn works.
    * Various distro cleanups.
* Fri Nov 18 2011 coolo@suse.com
  - use original .tar.gz
* Wed Aug 24 2011 chris@computersalat.de
  - fix build for CentOS
    * Unknown tag: Recommends:
  - cleanup spec
    * header
    * remove Author from desc
    * macros
* Wed Dec 01 2010 coolo@novell.com
  - switch to perl_requires macro
* Sat Sep 04 2010 chris@computersalat.de
  - recreated by cpanspec 1.78
  - noarch pkg
  - fix deps
* Sun Aug 30 2009 lars@linux-schulserver.de
  - hardcode perl-libwww-perl requirement
* Sat Jul 25 2009 chris@computersalat.de
  - spec mods
    * removed ^----------
    * removed ^#---------
* Sun Jun 28 2009 chris@computersalat.de
  - update to 2.05
    - 2.05 - Sun Jan 25 00:00:17 2009
    * Updated for latest data in Business::ISBN::Data
    - 2.04_01 - Mon Oct 27 12:08:03 2008
    * Revert the GD prereq. A lot of testers have borked GD
      installs.
    * Require 5.8. Some of the new stuff isn't playing well with
      5.6
    - 2.04 - Sun Oct 26 18:29:20 2008
    * Fix tests that used 99902 as a bad prefix. That now
      belongs to Gabon.
  - added perl-macros
    o autogen filelist with perl_gen_filelist
  - spec mods
    o added header
    o fixed deps
* Wed May 07 2008 lrupp@suse.de
  - update to 2.03
    * Fixed minor distro problems
    * Explore RT #29292. I don't seem to have the problem with
      hyphens for ISBN-13, but let's see what CPAN Testers has to
      say
    * [BUGFIX] ISBN13 was returing "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", ... ).
    * [BUGFIX] RT 29089 - I had the wrong _max_length for ISBN13.
      That 13 is the hint that it should be 13. :)
    * [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! :)
    * Don't import import() from Exporter. There are a lot of people
      (apparently) using very old perls, not just CPAN Testers.
    * fixes RT #28843: an ISBN-13 with a bad prefix shouldn't croak,
      but return an object that explains the error.
    * Official release of Business::ISBN to handle ISBN-13
    * Does not handle 979- numbers yet (need publisher data for that)
    * Does handle 978-numbere, 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.
    * Completely redone internals to handle ISBN-10 and ISBN-13
    * Some interface changes to Business::ISBN 1.x
    * Removed exportable functions.
* Mon Jul 23 2007 lrupp@suse.de
  - initial package 1.84

Files

/usr/lib/perl5/vendor_perl/5.38.2/Business
/usr/lib/perl5/vendor_perl/5.38.2/Business/ISBN.pm
/usr/lib/perl5/vendor_perl/5.38.2/Business/ISBN10.pm
/usr/lib/perl5/vendor_perl/5.38.2/Business/ISBN13.pm
/usr/share/doc/packages/perl-Business-ISBN
/usr/share/doc/packages/perl-Business-ISBN/Changes
/usr/share/doc/packages/perl-Business-ISBN/bad-isbn13s.txt
/usr/share/doc/packages/perl-Business-ISBN/bad-isbns.txt
/usr/share/doc/packages/perl-Business-ISBN/examples
/usr/share/doc/packages/perl-Business-ISBN/examples/README
/usr/share/doc/packages/perl-Business-ISBN/examples/private_group_code.pl
/usr/share/doc/packages/perl-Business-ISBN/isbn13s.txt
/usr/share/doc/packages/perl-Business-ISBN/isbns.txt
/usr/share/licenses/perl-Business-ISBN
/usr/share/licenses/perl-Business-ISBN/LICENSE
/usr/share/man/man3/Business::ISBN.3pm.gz
/usr/share/man/man3/Business::ISBN10.3pm.gz
/usr/share/man/man3/Business::ISBN13.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Feb 7 23:57:44 2025