• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/SOAP/H26-Nov-2006-8238

t/H26-Nov-2006-7351

ChangesH A D26-Nov-2006198 127

MANIFESTH A D26-Nov-2006150 1110

META.ymlH A D26-Nov-2006344 1210

Makefile.PLH A D26-Nov-2006494 1715

READMEH A D26-Nov-2006890 4124

README

1SOAP-MySOAP
2
3This module was created to support the SOAP::Amazon::S3 and SOAP::EBay::WS modules.
4
5INSTALLATION
6
7To install this module, run the following commands:
8
9    perl Makefile.PL
10    make
11    make test
12    make install
13
14
15SUPPORT AND DOCUMENTATION
16
17After installing, you can find documentation for this module with the perldoc command.
18
19    perldoc SOAP::MySOAP
20
21You can also look for information at:
22
23    Search CPAN
24        http://search.cpan.org/dist/SOAP-MySOAP
25
26    CPAN Request Tracker:
27        http://rt.cpan.org/NoAuth/Bugs.html?Dist=SOAP-MySOAP
28
29    AnnoCPAN, annotated CPAN documentation:
30        http://annocpan.org/dist/SOAP-MySOAP
31
32    CPAN Ratings:
33        http://cpanratings.perl.org/d/SOAP-MySOAP
34
35COPYRIGHT AND LICENCE
36
37Copyright (C) 2006 Alexander Karelas
38
39This program is free software; you can redistribute it and/or modify it
40under the same terms as Perl itself.
41