summaryrefslogtreecommitdiffstats
path: root/libraries/libwww-perl/README
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2010-05-11 22:54:15 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-11 22:54:15 +0200
commit10f1c5a73ba4981637ca4a0ecedad77b28d51a62 (patch)
treed3ec28d6611197d350fd2fd3a395dc0a2b7623bb /libraries/libwww-perl/README
parentbf94af1ca245ed36d779a1cbfff8e807c306165d (diff)
downloadslackbuilds-10f1c5a73ba4981637ca4a0ecedad77b28d51a62.tar.gz
slackbuilds-10f1c5a73ba4981637ca4a0ecedad77b28d51a62.tar.xz
libraries/libwww-perl: Added to 12.1 repository
Diffstat (limited to 'libraries/libwww-perl/README')
-rw-r--r--libraries/libwww-perl/README25
1 files changed, 25 insertions, 0 deletions
diff --git a/libraries/libwww-perl/README b/libraries/libwww-perl/README
new file mode 100644
index 0000000000..375503cf8a
--- /dev/null
+++ b/libraries/libwww-perl/README
@@ -0,0 +1,25 @@
+libwww-perl - WWW client/server library for perl
+
+It is a set of Perl modules which provides a simple and consistent
+application programming interface to the World-Wide Web. The main focus of
+the library is to provide classes and functions that allow you to write
+WWW clients. The library also contain modules that are of more general
+use and even classes that help you implement simple HTTP servers.
+
+It includes the following perl modules: Bundle::LWP, File::Listing,
+HTML::Form, HTTP::Cookies, HTTP::Cookies::Microsoft, HTTP::Cookies::Netscape,
+HTTP::Daemon, HTTP::Date, HTTP::Headers, HTTP::Headers::Auth,
+HTTP::Headers::ETag, HTTP::Headers::Util, HTTP::Message, HTTP::Negotiate,
+HTTP::Request, HTTP::Request::Common, HTTP::Response, HTTP::Status, LWP,
+LWP::Authen::Basic, LWP::Authen::Digest, LWP::Authen::Ntlm, LWP::ConnCache,
+LWP::Debug, LWP::DebugFile, LWP::MediaTypes, LWP::MemberMixin, LWP::Protocol,
+LWP::Protocol::GHTTP, LWP::Protocol::cpan, LWP::Protocol::data,
+LWP::Protocol::file, LWP::Protocol::ftp, LWP::Protocol::gopher,
+LWP::Protocol::http, LWP::Protocol::http10, LWP::Protocol::https,
+LWP::Protocol::https10, LWP::Protocol::loopback, LWP::Protocol::mailto,
+LWP::Protocol::nntp, LWP::Protocol::nogo, LWP::RobotUA, LWP::Simple,
+LWP::UserAgent, Net::HTTP, Net::HTTP::Methods, Net::HTTP::NB, Net::HTTPS,
+WWW::RobotRules, WWW::RobotRules::AnyDBM_File.
+
+It requires: perl-html-parser, perl-html-tagset and Compress-Zlib. All of
+them are available on SlackBuilds.org