Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    use strict;
    ...
            pretty => 1,
            withDocumentation => 1);
    print( $pod->WSDL );
    
  2. or download this
    package Test;
    
    use dbS_web::Type;
    ...
    }
    
    1;
    
  3. or download this
    package dbS_web::Type;
    
    sub new {
    ...
    =end WSDL
    
    1;
    
  4. or download this
    No pod wsdl found for type 'integer'.
    <?xml version="1.0" encoding="UTF-8"?>
    ...
            </wsdl:service>
    
    </wsdl:definitions>