Query: business::isbn::data
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Business::ISBN::Data(3) User Contributed Perl Documentation Business::ISBN::Data(3)NAMEBusiness::ISBN::Data - data pack for Business::ISBNSYNOPSISsee Business::ISBNDESCRIPTIONYou don't need to load this module yourself in most cases. "Business::ISBN" will load it when it loads. These data are generated from the RangeMessage.xml file provided by the ISBN Agency. You can retrieve this yourself at <http://www.isbn-international.org/agency?rmxml=1>. This file is included as part of the distribution and should be installed at ~lib/Business/ISBN/RangeMessage.xml. If you want to use a different RangeMessage.xml file, you can set the "ISBN_RANGE_MESSAGE" environment variable to the alternate location before you load "Business::ISBN". This way, you can use the latest (or even earlier) data without having to install something new or wait for an update to this module. If the default RangeMessage.xml or your alternate one is not available, the module falls back to data included in Data.pm. However, that data is likely to be older data. The data are in %Business::ISBN::country_data (although the "country" part is historical). If you want to see where the data are from, check $Business::ISBN::country_data{_source}.SOURCE AVAILABILITYThis module lives in the Github repository with Business::ISBN: git://github.com/briandfoy/business--isbn.git If you have something to add, create a fork on Github and send a pull request.AUTHORbrian d foy, "<bdfoy@cpan.org>" Yakov Shafranovich updated the data in October 2008. Daniel Jakubik updated the data in July 2012.COPYRIGHT AND LICENSECopyright (c) 2002-2012, brian d foy, All Rights Reserved. You may redistribute this under the same terms as Perl itself. perl v5.16.3 2012-07-26 Business::ISBN::Data(3)
Similar Topics in the Unix Linux Community |
---|
Business Objects on Solaris |
find files |
Extracting Data from xml file |
Trying to pull a variable out of an xml file... |
Perl : unable to frame code with Business:Hours module with example |