diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2011-04-10 13:30:06 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-04-11 00:10:58 -0500 |
commit | 422df92bd666700bd5ac51ff2a4205721359e40f (patch) | |
tree | c557f200ffde46cf9a6796f20eaec188c2ce7d2a /perl/perl-SOAP-Lite/README | |
parent | a1bf72c0c035200806022b852379eac76947b5d0 (diff) | |
download | slackbuilds-422df92bd666700bd5ac51ff2a4205721359e40f.tar.gz |
perl/perl-SOAP-Lite: Added (SOAP::Lite module)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-SOAP-Lite/README')
-rw-r--r-- | perl/perl-SOAP-Lite/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/perl/perl-SOAP-Lite/README b/perl/perl-SOAP-Lite/README new file mode 100644 index 0000000000..ac8d71a89d --- /dev/null +++ b/perl/perl-SOAP-Lite/README @@ -0,0 +1,7 @@ +SOAP::Lite is a collection of Perl modules which provides a simple +and lightweight interface to the Simple Object Access Protocol (SOAP) +both on client and server side. + +This requires perl-Task-Weaken, perl-Class-Inspector, +libwww-perl, perl-MIME-Lite, perl-Data-Dumper. + |