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

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.9 by root, Tue Apr 29 15:25:44 2008 UTC vs.
Revision 1.11 by elmex, Wed Apr 30 07:51:27 2008 UTC

192<ul> 192<ul>
193<li>All CVS Repositories can be found <a href="http://cvs.schmorp.de/">here</a>.</li> 193<li>All CVS Repositories can be found <a href="http://cvs.schmorp.de/">here</a>.</li>
194<li>All GIT Repositories can be found <a href="http://git.ta-sa.org/">here</a>.</li> 194<li>All GIT Repositories can be found <a href="http://git.ta-sa.org/">here</a>.</li>
195<li>File Releases can be found <a href="http://dist.schmorp.de/">here</a> or on CPAN (for Perl modules).</li> 195<li>File Releases can be found <a href="http://dist.schmorp.de/">here</a> or on CPAN (for Perl modules).</li>
196<li>All Mailinglists can be found <a href="http://lists.schmorp.de/mailman/listinfo">here</a>.</li> 196<li>All Mailinglists can be found <a href="http://lists.schmorp.de/mailman/listinfo">here</a>.</li>
197<li>The Wiki can be found <a href="http://wiki.schmorp.de/">here</a>.</li>
197</ul> 198</ul>
198<p>Projects listed on this page:</p> 199<p>Projects listed on this page:</p>
199<table> 200<table>
200EOF 201EOF
201 202
715 A simple event callback API for Perl. 716 A simple event callback API for Perl.
716 717
717 This is just a very simple event callback registration and call API 718 This is just a very simple event callback registration and call API
718 which new Perl classes can inherit. It's mainly used by Net::XMPP2. 719 which new Perl classes can inherit. It's mainly used by Net::XMPP2.
719 720
720Text-Edit cpan-elmex git-pod(lib/Text/Edit.pm,) git-co(Changes) 721AnyEvent-EditText cpan-elmex git-pod(lib/AnyEvent/EditText.pm,) git-co(Changes)
721 A Perl module which allows editing any text via an editor in a seperate process. 722 A Perl module which allows editing any text via an editor in a seperate process.
722 723
723 A utility Perl module that will start a terminal/editor for you and will 724 A utility Perl module that will start a terminal/editor for you and will
724 wait non-blocking for you to finish editing that file. Very useful to embed 725 wait non-blocking for you to finish editing that file. Very useful to embed
725 content edititing in event based programs that have a AnyEvent compatible 726 content edititing in event based programs that have a AnyEvent compatible

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines