The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

wsdl_parser.pl - Parse WSDL containing LSID services and display its details

SYNOPSIS

    wsdl_parser.pl [options] [ input file(s) ...]

     Options:
       --debug                  Turn on debug information within ODO
       --help                   Usage

OPTIONS

--debug

Turn on debug information.

--help

Print a help message and exits.

DESCRIPTION

This program will parse a WSDL document looking for LSID service definitions. It will then display the details of the components of the LSID service in a human readable manner.

Debugging information is available with the <--debug> option.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 170:

You forgot a '=back' before '=head1'