Help for this page

Select Code to Download


  1. or download this
     #!/usr/bin/perl
    use HTTP::Cookies;
    ...
        my $response .= $res->content;
        print "---response---\n$response\n";
    }
    
  2. or download this
    #!/exlibris/metalib/m4_b/product/bin/perl
    
    ...
        SOAP::Data->name(firstRec   => '1'),
        SOAP::Data->name(numRecs   => '1'),
    );