Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
            pretty => 1,
            withDocumentation => 1);
    print( $pod->WSDL );
    
  2. or download this
    package Demo2;
    
    ...
    }
    
    1;
    
  3. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- WSDL for http://localhost/test/soap created by Pod::WSDL version:
    + 0.05 on Tue Jul 17 20:51:42 2007 -->
    ...
            </wsdl:service>
    
    </wsdl:definitions>