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

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.73 by root, Sun Aug 29 19:34:52 2010 UTC vs.
Revision 1.74 by root, Tue Nov 16 02:03:54 2010 UTC

601 more address ranges, to which pings will be distributed according to a 601 more address ranges, to which pings will be distributed according to a
602 least-load principle. 602 least-load principle.
603 603
604 A command line utility (<tt>fastping</tt>) is included. 604 A command line utility (<tt>fastping</tt>) is included.
605 605
606AnyEvent-AIO cpan cvs-pod(AIO.pm,) list(anyevent) irc(anyevent)
607 A perl module providing transparent integration of IO::AIO into AnyEvent.
608
609AnyEvent-BDB cpan cvs-pod(BDB.pm,) list(anyevent) irc(anyevent)
610 A perl module providing transparent integration of BDB into AnyEvent.
611
612AnyEvent-DBus cpan cvs-pod(DBus.pm,) list(anyevent) irc(anyevent)
613 A perl module providing mostly transparent integration of Net::DBus into AnyEvent.
614
615AnyEvent-DBI cpan cvs-pod(DBI.pm,) list(anyevent) irc(anyevent)
616 A perl module providing an asynchronous DBI interface for AnyEvent.
617
618 This module provides an asynchronous DBI interface for AnyEvent by
619 starting one or more proxy processes that handle trhe actual sql
620 commands.
621
622AnyEvent-FCP cpan cvs-pod(FCP.pm,) list(anyevent) irc(anyevent)
623 A perl module implementing a Freenet Client Protocol 2.0 client.
624
625AnyEvent-GPSD cpan cvs-pod(GPSD.pm,) list(anyevent) irc(anyevent)
626 A perl module implementing an AnyEvent client for the (pre-xml) GPSD protocol.
627
628AnyEvent-Porttracker cpan cvs-pod(Porttracker.pm,) list(anyevent) irc(anyevent)
629 A perl module implementing a client for the Porttracker/PortIQ API protocol.
630
631AnyEvent-SNMP cpan cvs-pod(SNMP.pm,) list(anyevent) irc(anyevent)
632 A perl module that transparently integrates Net::SNMP into AnyEvent.
633
634 In addition to making Net::SNMP AnyEvent-aware, this module also
635 implements advanced rate-limiting that enables you to query many devices
636 in parallel without running into timeouts due to high CPU usage.
637
638AnyEvent-Watchdog cpan cvs-pod(Watchdog.pm,) list(anyevent) irc(anyevent)
639 A perl module implementing a watchdog for Perl processes.
640
641 This module forks your Perl process early during it's startup. It can
642 automatically restart the program on crashes, provide clean restarts
643 requested by the watched program and a number of other small feats.
644
606AnyEvent-HTTP cpan cvs-pod(HTTP.pm,) cvs-co(Changes) list(anyevent) irc(anyevent) 645AnyEvent-HTTP cpan cvs-pod(HTTP.pm,) cvs-co(Changes) list(anyevent) irc(anyevent)
607 A simple and plain event based http and https client. 646 A simple and plain event based http and https client.
608 647
609 This module implements a simple, stateless and non-blocking HTTP 648 This module implements a simple, stateless and non-blocking HTTP
610 client. It supports GET, POST and other request methods, cookies and more, 649 client. It supports GET, POST and other request methods, cookies and more,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines