Sponsored Content
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News HCL Technologies Hosts Over 500 of the Top Minds and Generates Real, Actionable Ideas Post 302261769 by Linux Bot on Tuesday 25th of November 2008 02:10:02 PM
Old 11-25-2008
HCL Technologies Hosts Over 500 of the Top Minds and Generates Real, Actionable Ideas

International Business Times, Nov 25th 2008. Former U.S. Vice President Al Gore, Xerox CEO Anne Mulcahy and Renowned Management Educator Gary Hamel Headline Dual-Platform Event Where Top Business Executives Discuss Solutions on How to Sustain a Successful Business in the Current Economic Climate. ORLANDO, FL — (Marketwire) — 11/25/08 — More than 500 of the top business [...]

More...
 

3 More Discussions You Might Find Interesting

1. Solaris

about Sun 9 HCL

Hi all I cheked the HCL of my hardware ok first thing does it mean not seeing a dvice in the HCL that's it's not supported? well my hardware is (x86 arch.) My Hardware list : I Have a 1.70 intel Pentium 4 processor, 384 MB Ram, WD 40 GB Hard Disk, Aopen Riva TNT2 Model 64 VGA card ,ATAPI... (8 Replies)
Discussion started by: qmemo
8 Replies

2. Shell Programming and Scripting

Fill the values between -500 to 500 -awk

input -200 2.4 0 2.6 30 2.8 output -500 0 -499 0 -488 0 .......... .......... .... -200 2.4 .... ... 0 2.6 (6 Replies)
Discussion started by: quincyjones
6 Replies

3. Solaris

How to copy a tar file on a series of remote hosts and untar it on those hosts?

Am trying to copy a tar file onto a series of remote hosts and untar it at the destination. Need to do this without having to do multiple ssh. Actions to perform within a single ssh session via shell script - copy a file - untar at destination (remote host) OS : Linux RHEL6 (3 Replies)
Discussion started by: sankasu
3 Replies
Business::ISBN::Data(3) 				User Contributed Perl Documentation				   Business::ISBN::Data(3)

NAME
Business::ISBN::Data - data pack for Business::ISBN SYNOPSIS
see Business::ISBN DESCRIPTION
You 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 AVAILABILITY
This 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. AUTHOR
brian d foy, "<bdfoy@cpan.org>" Yakov Shafranovich updated the data in October 2008. Daniel Jakubik updated the data in July 2012. COPYRIGHT AND LICENSE
Copyright (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)
All times are GMT -4. The time now is 05:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy