- or download this
#! perl -slw
use strict;
...
my $info = XMLin $xml;
pp $info;
- or download this
C:\test>isbndb 0131101633
{
...
},
server_time => "2008-04-22T03:13:35Z",
}
- or download this
use ISBNDB::Simple ACCESSID => 'XXXXXXXX';
my $isbn = ...;
my $href = Book( $isbn );