pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-AnyEvent-HTTP version ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b40a4114e445
branches:  trunk
changeset: 574712:b40a4114e445
user:      seb <seb%pkgsrc.org@localhost>
date:      Sat Apr 24 09:00:48 2010 +0000

description:
Note initial addition of p5-AnyEvent-HTTP version 1.44 as
www/p5-AnyEvent-HTTP into The NetBSD Packages Collection.

The Perl 5 module AnyEvent::HTTP is an AnyEvent user, you need to
make sure that you use and run a supported event loop.  It implements
a simple, stateless and non-blocking HTTP client. It supports GET,
POST and other request methods, cookies and more, all on a very low
level. It can follow redirects supports proxies and automatically
limits the number of connections to the values specified in the
RFC.

diffstat:

 doc/CHANGES-2010 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 0035eaf1b176 -r b40a4114e445 doc/CHANGES-2010
--- a/doc/CHANGES-2010  Sat Apr 24 09:00:27 2010 +0000
+++ b/doc/CHANGES-2010  Sat Apr 24 09:00:48 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.1650 2010/04/24 08:03:22 seb Exp $
+$NetBSD: CHANGES-2010,v 1.1651 2010/04/24 09:00:48 seb Exp $
 
 Changes to the packages collection and infrastructure in 2010:
 
@@ -2094,3 +2094,4 @@
        Updated audio/libvorbis to 1.3.1 [wiz 2010-04-23]
        Updated devel/p5-Carp-REPL to 0.15 [seb 2010-04-24]
        Added www/p5-Corona version 0.1004 [seb 2010-04-24]
+       Added www/p5-AnyEvent-HTTP version 1.44 [seb 2010-04-24]



Home | Main Index | Thread Index | Old Index