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

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.35 by elmex, Tue Sep 23 13:34:41 2008 UTC vs.
Revision 1.37 by root, Sat Dec 13 20:00:12 2008 UTC

274 libptytty is an offspring of rxvt-unicode that handles pty/tty/utmp/wtmp/lastlog handling 274 libptytty is an offspring of rxvt-unicode that handles pty/tty/utmp/wtmp/lastlog handling
275 in mostly OS-independent ways, so it's less of a hassle for you :) 275 in mostly OS-independent ways, so it's less of a hassle for you :)
276 276
277 Mailing list and contacts are the same as for rxvt-unicode, above. 277 Mailing list and contacts are the same as for rxvt-unicode, above.
278 278
279gtkbfc cvs-co(README) 279gtkbfc cvs-pod(README)
280 Gtk+ bash file chooser replacement. 280 Gtk+ bash file chooser replacement.
281 281
282 <b>gtkbfc</b> is a hack that replaces the dreaded, slow and hard-to-use GTK+ 282 <b>gtkbfc</b> is a hack that replaces the dreaded, slow and hard-to-use GTK+
283 file chooser by a rxvt-unicode window with a little script that lets you use 283 file chooser by a rxvt-unicode window with a little script that lets you use
284 readline tab-completion to enter filenames. 284 readline tab-completion to enter filenames.
324AnyEvent-IRC cpan-elmex git-pod(lib/AnyEvent/IRC.pm,) git-co(Changes) git-co(samples/anyeventirccl) git-co(samples/anyeventirc) 324AnyEvent-IRC cpan-elmex git-pod(lib/AnyEvent/IRC.pm,) git-co(Changes) git-co(samples/anyeventirccl) git-co(samples/anyeventirc)
325 This module provides an alternative to the Net-IRC and Net-IRC2 325 This module provides an alternative to the Net-IRC and Net-IRC2
326 modules. Its design rationale is offering a 100% non-blocking 326 modules. Its design rationale is offering a 100% non-blocking
327 callback-based interface, RFC-compliant parsing and a lightweight 327 callback-based interface, RFC-compliant parsing and a lightweight
328 approach to modularity and reusability. 328 approach to modularity and reusability.
329
330Guard cpan cvs-pod(Guard.pm,) cvs-co(Changes)
331 This small module implements scope and object guards, that is, code blocks
332 that are executed when a scope is being exited (or an object is destroyed).
333
334 Much effort was invested into these guards behaving "sensibly" in the
335 presence of thrown exceptions, errors and other adverse conditions, as
336 well as into good performance.
329 337
330Net-IRC-Server cvs-pod(Net/IRC/Server.pm,) 338Net-IRC-Server cvs-pod(Net/IRC/Server.pm,)
331 This module provides a simple API for handling the IRC Protocol 339 This module provides a simple API for handling the IRC Protocol
332 aiming at implementing lightweight IRC-Servers. 340 aiming at implementing lightweight IRC-Servers.
333 341
905 is a bit slower than necessary, and lacks some important (or nice) 913 is a bit slower than necessary, and lacks some important (or nice)
906 features, like automatic unzip-testing and others. On the other hand, 914 features, like automatic unzip-testing and others. On the other hand,
907 fcrackzip-0.0.1 was hacked together in under ten hours, and you can 915 fcrackzip-0.0.1 was hacked together in under ten hours, and you can
908 always modify the source (and send me patches!!!) (I hope I've made it 916 always modify the source (and send me patches!!!) (I hope I've made it
909 clear now ;)</p> 917 clear now ;)</p>
918
919lsys cvs-co(README) cvs-co(NEWS)
920 lsys is a program that interprets lindenmeyer-systems.
921
922 <p>lsys is a full-featured program that understands most of the syntax
923 of the original l-systems language, which is far more complex and
924 powerful than most available l-system interpreters.</p>
925
926 <p>See <a href="http://www.goof.com/pcg/marc/lsys.html">the original homepage</a>
927 for more explanations and some images.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines