Help for this page
<?xml version='1.0' ?> <env:Envelope xmlns:env="http://www.w3.org/2002/12/soap-envelope"> ... <isbn:getTitle xmlns:isbn="http://www.nicholaschase.com/BookLook"> +0672324229</isbn:getTitle> </env:Body> </env:Envelope
#!/usr/local/bin/perl use CGI qw/:standard :netscape/; ... } }