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

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.89 by root, Mon Nov 28 05:44:32 2011 UTC vs.
Revision 1.97 by root, Sun Apr 8 04:20:24 2012 UTC

131</div> 131</div>
132<div class='section section-header'> 132<div class='section section-header'>
133<h1 class="$_[1]">$_[0]</h1> 133<h1 class="$_[1]">$_[0]</h1>
134<div style="text-align: center; float: right; margin-left: 1em; margin-bottom: 1em"> 134<div style="text-align: center; float: right; margin-left: 1em; margin-bottom: 1em">
135<!-- 135<!--
136 <a title="Mach mit!" href="http://www.piratenpartei.de/navigation/politik/unsere-ziele"> 136 <a title="Mach mit!" href="http://www.piratenpartei.de/unsere_ziele">
137 <img src="http://res.tst.eu/denke_selbst.gif" alt="Werde Pirat!" width="468" height="60" border="0" /> 137 <img src="http://res.tst.eu/denke_selbst.gif" alt="Werde Pirat!" width="468" height="60" border="0" />
138 </a> 138 </a>
139 <br /> 139 <br />
140--> 140-->
141 <a href="http://www.piratenpartei.de/navigation/politik/unsere-ziele"> 141 <a href="http://www.http://www.piratenpartei.de/unsere_ziele">
142 <img src="http://res.tst.eu/piraten1.png" alt="Piratenpartei" width="468" height="60" border="0" /> 142 <img src="http://res.tst.eu/piraten1.png" alt="Piratenpartei" width="468" height="60" border="0" />
143 </a> 143 </a>
144 <br /> 144 <br />
145 <a href="http://www.deliantra.net/"> 145 <a href="http://www.deliantra.net/">
146 <img src="http://www.deliantra.net/images/deliantra.png" border="0" alt="Deliantra Free MMORPG" style="display: inline"/> 146 <img src="http://www.deliantra.net/images/deliantra.png" border="0" alt="Deliantra Free MMORPG" style="display: inline"/>
613 See <a href="http://home.schmorp.de/marc/lmainit.html">its homepage</a> for more info. 613 See <a href="http://home.schmorp.de/marc/lmainit.html">its homepage</a> for more info.
614 614
615Algorithm-FEC cpan cvs-pod(FEC.pm,) cvs-co(README.fec) cvs-co(Changes) 615Algorithm-FEC cpan cvs-pod(FEC.pm,) cvs-co(README.fec) cvs-co(Changes)
616 Perl module implementing forward error correction using Vandermonde matrices 616 Perl module implementing forward error correction using Vandermonde matrices
617 617
618AnyEvent cpan cvs-pod(lib/AnyEvent.pm,) cvs-pod(lib/AnyEvent/Intro.pod,Introduction/Tutorial) cvs-pod(lib/AE.pm,AE) cvs-co(Changes) cvs-pod(lib/AnyEvent/Util.pm,AnyEvent::Util) cvs-pod(lib/AnyEvent/Handle.pm,AnyEvent::Handle) cvs-pod(lib/AnyEvent/Socket.pm,AnyEvent::Socket) cvs-pod(lib/AnyEvent/DNS.pm,AnyEvent::DNS) cvs-pod(lib/AnyEvent/Impl/EV.pm,AnyEvent::Impl::EV) cvs-pod(lib/AnyEvent/Impl/Event.pm,AnyEvent::Impl::Event) cvs-pod(lib/AnyEvent/Impl/Glib.pm,AnyEvent::Impl::Glib) cvs-pod(lib/AnyEvent/Impl/Tk.pm,AnyEvent::Impl::Tk) cvs-pod(lib/AnyEvent/Impl/Perl.pm,AnyEvent::Impl::Perl) cvs-pod(lib/AnyEvent/Impl/Qt.pm,AnyEvent::Impl::Qt) cvs-pod(lib/AnyEvent/Impl/EventLib.pm,AnyEvent::Impl::EventLib) cvs-pod(lib/AnyEvent/Impl/Irssi.pm,AnyEvent::Impl::Irssi) cvs-pod(lib/AnyEvent/Impl/IOAsync.pm,AnyEvent::Impl::IOAsync) cvs-pod(lib/AnyEvent/Impl/POE.pm,AnyEvent::Impl::POE) list(anyevent) irc(anyevent) 618AnyEvent cpan cvs-pod(lib/AnyEvent.pm,) cvs-pod(lib/AnyEvent/Intro.pod,Introduction/Tutorial) cvs-pod(lib/AE.pm,AE) cvs-co(Changes) cvs-pod(lib/AnyEvent/IO.pm,AnyEvent::IO) cvs-pod(lib/AnyEvent/Util.pm,AnyEvent::Util) cvs-pod(lib/AnyEvent/Handle.pm,AnyEvent::Handle) cvs-pod(lib/AnyEvent/Socket.pm,AnyEvent::Socket) cvs-pod(lib/AnyEvent/DNS.pm,AnyEvent::DNS) cvs-pod(lib/AnyEvent/Impl/EV.pm,AnyEvent::Impl::EV) cvs-pod(lib/AnyEvent/Impl/Event.pm,AnyEvent::Impl::Event) cvs-pod(lib/AnyEvent/Impl/Glib.pm,AnyEvent::Impl::Glib) cvs-pod(lib/AnyEvent/Impl/Tk.pm,AnyEvent::Impl::Tk) cvs-pod(lib/AnyEvent/Impl/Perl.pm,AnyEvent::Impl::Perl) cvs-pod(lib/AnyEvent/Impl/Qt.pm,AnyEvent::Impl::Qt) cvs-pod(lib/AnyEvent/Impl/EventLib.pm,AnyEvent::Impl::EventLib) cvs-pod(lib/AnyEvent/Impl/Irssi.pm,AnyEvent::Impl::Irssi) cvs-pod(lib/AnyEvent/Impl/IOAsync.pm,AnyEvent::Impl::IOAsync) cvs-pod(lib/AnyEvent/Impl/POE.pm,AnyEvent::Impl::POE) list(anyevent) irc(anyevent)
619 This module offers a simple API for I/O, timer, signal, child process 619 This module offers a simple API for I/O, timer, signal, child process
620 and completion events, independent of a specific event loop. 620 and completion events, independent of a specific event loop.
621 621
622 <p>This module allows module authors to use those events internally 622 <p>This module allows module authors to use those events internally
623 without forcing users of the module to use a specific event loop, without 623 without forcing users of the module to use a specific event loop, without
712 The caller is responsible for authentication management, cookies (if 712 The caller is responsible for authentication management, cookies (if
713 the simplistic implementation in this module doesn't suffice), referer 713 the simplistic implementation in this module doesn't suffice), referer
714 and other high-level protocol details for which this module offers only 714 and other high-level protocol details for which this module offers only
715 limited support. 715 limited support.
716 716
717AnyEvent-MP cpan cvs-pod(MP.pm,) cvs-pod(MP/Intro.pod,Introduction/Tutorial) cvs-co(Changes) list(anyevent) irc(anyevent) 717AnyEvent-MP cpan cvs-pod(MP.pm,) cvs-pod(MP/Intro.pod,Introduction/Tutorial) cvs-pod(bin/aemp,Config-Uility) cvs-pod(MP/Kernel.pm) cvs-pod(MP/Global.pm) cvs-pod(MP/Transport.pm) cvs-pod(MP/DataConn.pm) cvs-pod(MP/LogCatcher.pm) cvs-co(Changes) list(anyevent) irc(anyevent)
718 This Perl module (-family) implements a simple message passing framework for Perl. 718 This Perl module (-family) implements a simple message passing framework for Perl.
719 719
720 Despite its simplicity, you can securely message other processes running 720 Despite its simplicity, you can securely message other processes running
721 on the same or other hosts. 721 on the same or other hosts.
722 722
859 An adaptor that integrates the Net-SNMP Perl module into the EV event loop. 859 An adaptor that integrates the Net-SNMP Perl module into the EV event loop.
860 Loading it suffices to make background requests in EV programs. 860 Loading it suffices to make background requests in EV programs.
861 861
862libev cvs-co(README) cvs-pod(ev.pod) dist list(libev) 862libev cvs-co(README) cvs-pod(ev.pod) dist list(libev)
863 A full-featured and high-performance (<a 863 A full-featured and high-performance (<a
864 href="http://libev.schmorp.de/bench.html">see benchmark</a>) event loop that 864 href="http://libev.schmorp.de/bench.html">see benchmark</a>)
865 is loosely modelled after libevent, but without its limitations and bugs. It is 865 event loop that is loosely modelled after libevent, but without
866 its limitations and bugs. It is used in
866 used, among others, in the <a href="pkg/gvpe.html">GNU Virtual Private Ethernet</a> and 867 <a href="/pkg/gvpe.html">GNU Virtual Private Ethernet</a>,
867 <a href="pkg/rxvt-unicode.html">rxvt-unicode</a> packages, and in 868 <a href="/pkg/rxvt-unicode.html">rxvt-unicode</a>, <a
868 the Deliantra MORPG Server and Client. 869 href="http://people.redhat.com/sgrubb/audit/">auditd</a>, the
870 <a href="http://www.deliantra.,net">Deliantra MORPG</a> Server and Client,
871 and many other programs.
869 872
870 Features include child/pid watchers, periodic timers based on wallclock 873 Features include child/pid watchers, periodic timers based on wallclock
871 (absolute) time (in addition to timers using relative timeouts), as well 874 (absolute) time (in addition to timers using relative timeouts), as well
872 as epoll/kqueue/event ports/inotify/eventfd/signalfd support, fast timer 875 as epoll/kqueue/event ports/inotify/eventfd/signalfd support, fast timer
873 management, time jump detection and correction, and ease-of-use. 876 management, time jump detection and correction, and ease-of-use.
1038Linux-NBD cpan cvs-pod(lib/Linux/NBD.pm) cvs-pod(lib/Linux/NBD/Client.pm) cvs-pod(lib/Linux/NBD/Server.pm) cvs-co(Changes) 1041Linux-NBD cpan cvs-pod(lib/Linux/NBD.pm) cvs-pod(lib/Linux/NBD/Client.pm) cvs-pod(lib/Linux/NBD/Server.pm) cvs-co(Changes)
1039 A Perl module that helps implementing netblock block device servers and 1042 A Perl module that helps implementing netblock block device servers and
1040 set up NBD instances. A sample application allowing you to mount most CD 1043 set up NBD instances. A sample application allowing you to mount most CD
1041 images is included. 1044 images is included.
1042 1045
1043Linux-Clone cpan cvs-pod(lib/Clone.pm) cvs-co(Changes) 1046Linux-Clone cpan cvs-pod(Clone.pm) cvs-co(Changes)
1044 A Perl interface to the clone(2) and unshare(2) syscalls. 1047 A Perl interface to the clone(2) and unshare(2) syscalls.
1048
1049Urlader cpan cvs-pod(Urlader.pm) cvs-co(Changes)
1050 A self-unpacking archive that can be used for program deployment and upgrades.
1051
1052 Much like PAR, this module provides a simple way to build (silently) self-extracting
1053 executables that can contain perl, modules and shared libraries. Unlike PAR it is not
1054 restricted to perl programs, works transparently, without any magic and can cache
1055 unpacked archives for extra speed. Also unlike PAR, it leaves you out in the cold
1056 on the problem of how to atcually gather your files into the distribution.
1045 1057
1046Mozilla-Plugin 1058Mozilla-Plugin
1047 Undocumented, unreleased and unfinished-but-somewhat-working Perl plug-in 1059 Undocumented, unreleased and unfinished-but-somewhat-working Perl plug-in
1048 for Mozilla (Netscape, Opera, IE...), that allows embedding Tk, Gtk etc. 1060 for Mozilla (Netscape, Opera, IE...), that allows embedding Tk, Gtk etc.
1049 plugins directly in the browser. 1061 plugins directly in the browser.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines