ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/schmorpforge/genpage
(Generate patch)

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.28 by root, Fri Jun 6 16:17:14 2008 UTC vs.
Revision 1.29 by root, Fri Jun 6 16:18:41 2008 UTC

731 731
732dhcpping cvs-pod(dhcping.pod,) 732dhcpping cvs-pod(dhcping.pod,)
733 A version of dhcpping enhanced by <a href="mailto:marco@nethype.de">Marco Maisenhelder</a> 733 A version of dhcpping enhanced by <a href="mailto:marco@nethype.de">Marco Maisenhelder</a>
734 to support passing dhcp options. Intended to test dhcp server implementations. 734 to support passing dhcp options. Intended to test dhcp server implementations.
735 735
736AnyEvent-HTTP cpan cvs-pod(lib/AnyEvent-HTTP/HTTP.pm,) cvs-co(Changes) 736AnyEvent-HTTP cpan cvs-pod(HTTP.pm,) cvs-co(Changes)
737 A simple and plain event based http and https client. 737 A simple and plain event based http and https client.
738 738
739 This module implements a simple, stateless and non-blocking HTTP 739 This module implements a simple, stateless and non-blocking HTTP
740 client. It supports GET, POST and other request methods, cookies and more, 740 client. It supports GET, POST and other request methods, cookies and more,
741 all on a very low level. It can follow redirects supports proxies and 741 all on a very low level. It can follow redirects supports proxies and
749 The caller is responsible for authentication management, cookies (if 749 The caller is responsible for authentication management, cookies (if
750 the simplistic implementation in this module doesn't suffice), referer 750 the simplistic implementation in this module doesn't suffice), referer
751 and other high-level protocol details for which this module offers only 751 and other high-level protocol details for which this module offers only
752 limited support. 752 limited support.
753 753
754AnyEvent-DBI cpan cvs-pod(lib/AnyEvent-DBI/DBI.pm,) cvs-co(Changes) 754AnyEvent-DBI cpan cvs-pod(DBI.pm,) cvs-co(Changes)
755 A relatively simple wrapper around DBI to make asynchronous 755 A relatively simple wrapper around DBI to make asynchronous
756 SQL requests. 756 SQL requests.
757 757
758 This module implements asynchronous DBI access my forking or executing 758 This module implements asynchronous DBI access my forking or executing
759 separate "DBI-Server" processes and sending them requests. 759 separate "DBI-Server" processes and sending them requests.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines