diff options
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 |
commit | 10f1c5a73ba4981637ca4a0ecedad77b28d51a62 (patch) | |
tree | d3ec28d6611197d350fd2fd3a395dc0a2b7623bb /libraries/libwww-perl/slack-desc | |
parent | bf94af1ca245ed36d779a1cbfff8e807c306165d (diff) | |
download | slackbuilds-10f1c5a73ba4981637ca4a0ecedad77b28d51a62.tar.gz |
libraries/libwww-perl: Added to 12.1 repository
Diffstat (limited to 'libraries/libwww-perl/slack-desc')
-rw-r--r-- | libraries/libwww-perl/slack-desc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/libraries/libwww-perl/slack-desc b/libraries/libwww-perl/slack-desc new file mode 100644 index 0000000000..ba2a4de95b --- /dev/null +++ b/libraries/libwww-perl/slack-desc @@ -0,0 +1,20 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler---------------------------------------------------| +libwww-perl: libwww-perl (WWW client/server library for perl) +libwww-perl: +libwww-perl: It is a set of Perl modules which provides a simple and consistent +libwww-perl: application programming interface to the World-Wide Web. The main +libwww-perl: focus of the library is to provide classes and functions that +libwww-perl: allow you to write WWW clients. The library also contain modules +libwww-perl: that are of more general use and even classes that help you +libwww-perl: implement simple HTTP servers. +libwww-perl: +libwww-perl: Homepage: http://search.cpan.org/dist/libwww-perl +libwww-perl: + |