Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
resolver-perl-0.01-README | 2005-02-18 | 1.4 kB | |
lsid-perl-0.01.tar.gz | 2005-02-18 | 49.2 kB | |
lsid-perl-0_01.zip | 2005-02-18 | 58.7 kB | |
Totals: 3 Items | 109.3 kB | 0 |
lsid-perl version 0.01 ====================== This module implements an object-oriented interface for building clients and servers that resolve LSIDs and perform metadata queries on LSIDs. INSTALLATION lsid-perl can be installed like any Perl module found on CPAN. In short: On Unix or Linux: perl Makefile.PL make make test make install On Windows: Download the nmake utility from ftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe, then perl Makefile.PL nmake nmake test nmake install OR Copy LS.pm and the LS folder into your Perl's lib directory. You can find the lib directory by typing perl -e 'print "@INC"' For more information on installing Perl modules, see http://search.cpan.org/author/JHI/perl-5.8.0/pod/perlmodinstall.pod DEPENDENCIES lsid-perl requires these other modules and libraries: SOAP-Lite-0.55 URI-1.21 libwww-perl-5.53 libnet-1.12 (for Net::FTP) Net-DNS-0.28 XML-XPath-1.12 This module is known to work with the versions given, but later and earlier ones may also work. COPYRIGHT AND LICENSE Copyright (c) 2002,2003 IBM Corporation All rights reserved. This program and the accompanying materials are made available under the terms of the Common Public License v1.0 which accompanies this distribution, and is available at http://www.opensource.org/licenses/cpl.php