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

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.85 by root, Tue Feb 22 17:13:21 2011 UTC vs.
Revision 1.90 by root, Mon Nov 28 07:08:49 2011 UTC

482 482
483 Much effort was invested into these guards behaving "sensibly" in the 483 Much effort was invested into these guards behaving "sensibly" in the
484 presence of thrown exceptions, errors and other adverse conditions, as 484 presence of thrown exceptions, errors and other adverse conditions, as
485 well as into good performance. 485 well as into good performance.
486 486
487OpenCL cpan cvs-pod(OpenCL.pm,) cvs-co(Changes)
488 An interface to OpenCL (the Open Computing Language) for Perl.
489
490 Perlized (not C-ish) OpenCL interface.
491
487common-sense cpan cvs-pod(sense.pm,) cvs-co(Changes) 492common-sense cpan cvs-pod(sense.pm,) cvs-co(Changes)
488 This module implements some sane defaults for Perl programs, as defined 493 This module implements some sane defaults for Perl programs, as defined
489 by two typical (or not so typical - use your common sense) specimens of 494 by two typical (or not so typical - use your common sense) specimens of
490 Perl coders. 495 Perl coders.
491 496
856 861
857libev cvs-co(README) cvs-pod(ev.pod) dist list(libev) 862libev cvs-co(README) cvs-pod(ev.pod) dist list(libev)
858 A full-featured and high-performance (<a 863 A full-featured and high-performance (<a
859 href="http://libev.schmorp.de/bench.html">see benchmark</a>) event loop that 864 href="http://libev.schmorp.de/bench.html">see benchmark</a>) event loop that
860 is loosely modelled after libevent, but without its limitations and bugs. It is 865 is loosely modelled after libevent, but without its limitations and bugs. It is
861 used, among others, in the <a href="gvpe.html">GNU Virtual Private Ethernet</a> and 866 used, among others, in the <a href="pkg/gvpe.html">GNU Virtual Private Ethernet</a> and
862 <a href="rxvt-unicode.html">rxvt-unicode</a> packages, and in 867 <a href="pkg/rxvt-unicode.html">rxvt-unicode</a> packages, and in
863 the Deliantra MORPG Server and Client. 868 the Deliantra MORPG Server and Client.
864 869
865 Features include child/pid watchers, periodic timers based on wallclock 870 Features include child/pid watchers, periodic timers based on wallclock
866 (absolute) time (in addition to timers using relative timeouts), as well 871 (absolute) time (in addition to timers using relative timeouts), as well
867 as epoll/kqueue/event ports/inotify/eventfd/signalfd support, fast timer 872 as epoll/kqueue/event ports/inotify/eventfd/signalfd support, fast timer
873 configuration support. A full-featured and well-documented 878 configuration support. A full-featured and well-documented
874 <a href="EV.html">perl interface</a> is also available. 879 <a href="EV.html">perl interface</a> is also available.
875 <p /> 880 <p />
876 A <a href="http://lists.schmorp.de/mailman/listinfo/libev">mailing 881 A <a href="http://lists.schmorp.de/mailman/listinfo/libev">mailing
877 list</a> for discussion and support is now available. 882 list</a> for discussion and support is now available.
883
884libecb cvs-co(README) cvs-pod(ecb.pod) cvs-co(ecb.h) dist list(libev)
885 The e compiler builtins header/library.
886
887 This project delivers you many gcc builtins, attributes and a number of
888 generally useful low-level functions, such as popcount, expect, prefetch,
889 noinline, assume, unreachable and so on.
878 890
879gvpe dist-gnu 891gvpe dist-gnu
880 GVPE creates a virtual ethernet network with multiple nodes using a 892 GVPE creates a virtual ethernet network with multiple nodes using a
881 variety of transport protocols. Participating nodes do not need to trust 893 variety of transport protocols. Participating nodes do not need to trust
882 each other. 894 each other.
1026Linux-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) 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)
1027 A Perl module that helps implementing netblock block device servers and 1039 A Perl module that helps implementing netblock block device servers and
1028 set up NBD instances. A sample application allowing you to mount most CD 1040 set up NBD instances. A sample application allowing you to mount most CD
1029 images is included. 1041 images is included.
1030 1042
1043Linux-Clone cpan cvs-pod(Clone.pm) cvs-co(Changes)
1044 A Perl interface to the clone(2) and unshare(2) syscalls.
1045
1031Mozilla-Plugin 1046Mozilla-Plugin
1032 Undocumented, unreleased and unfinished-but-somewhat-working Perl plug-in 1047 Undocumented, unreleased and unfinished-but-somewhat-working Perl plug-in
1033 for Mozilla (Netscape, Opera, IE...), that allows embedding Tk, Gtk etc. 1048 for Mozilla (Netscape, Opera, IE...), that allows embedding Tk, Gtk etc.
1034 plugins directly in the browser. 1049 plugins directly in the browser.
1035 1050

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines