Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Business-ISBN CPAN distribution.

Report information
The Basics
Id: 14153
Status: resolved
Worked: 10 min
Priority: 0/
Queue: Business-ISBN

People
Owner: bdfoy [...] cpan.org
Requestors: pipian [...] pipian.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Business::ISBN should make the 'country' attribute as a recognized method
Relatively easy to grant, as the code is already there to load the country name into the ISBN structure, though this is not made known openly to the public (and hence, people must look into the code to find out that the country-name corresponding to a country code already has been made available as $obj->{'country'}) This should probably be added as a method ($isbn->country) and then made known in the POD documentation. (Again an easy 30-second fix.) Any reason why it hasn't been as yet?
Done. Business-ISBN-1.81 is on its way to CPAN.