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

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.63 by root, Mon Oct 5 19:54:07 2009 UTC vs.
Revision 1.65 by root, Tue Dec 8 19:50:54 2009 UTC

134</html> 134</html>
135EOF 135EOF
136} 136}
137 137
138sub res_irc { 138sub res_irc {
139 print "<tr><td><tt class='icon'>IRC</tt></td><td class='rr'>Server <tt><b><a href='http://widget.mibbit.com/?settings=ba7bec4f0f493fde9b226a13c375edbd&server=irc.schmorp.de&channel=%23schmorp&noServerNotices=true&autoConnect=true'>irc.schmorp.de</a></b></tt>, channel <tt>#schmorp</tt>, users <tt>schmorp</tt> and <tt>elmex</tt> <b>(say hi and <i>wait a few minutes</i>)</b></td></tr>\n"; 139# print "<tr><td><tt class='icon'>IRC</tt></td><td class='rr'>Server <tt><b><a href='http://widget.mibbit.com/?settings=ba7bec4f0f493fde9b226a13c375edbd&server=irc.schmorp.de&channel=%23schmorp&noServerNotices=true&autoConnect=true'>irc.schmorp.de</a></b></tt>, channel <tt>#schmorp</tt>, users <tt>schmorp</tt> and <tt>elmex</tt> <b>(say hi and <i>wait a few minutes</i>)</b></td></tr>\n";
140 print "<tr><td><tt class='icon'>IRC</tt></td><td class='rr'>Server <tt><b>irc.freenode.net</b></tt>, channel <tt>#schmorp</tt>, users <tt>schmorp</tt> and <tt>elmex</tt></td></tr>\n"; 140 print "<tr><td><tt class='icon'>IRC</tt></td><td class='rr'>Server <tt><b>irc.freenode.net</b></tt>, channel <tt>#schmorp</tt>, users <tt>schmorp</tt> and <tt>elmex</tt> <b>(say hi and <i>wait a few minutes</i>)</b></td></tr>\n";
141} 141}
142 142
143$_ = <DATA>; 143$_ = <DATA>;
144for (;defined $_;) { 144for (;defined $_;) {
145 my ($name, @args) = split /\s+/; 145 my ($name, @args) = split /\s+/;
665 A Perl module that implements C++ STL-like binary heap operations. 665 A Perl module that implements C++ STL-like binary heap operations.
666 666
667Audio-Play-MPG123 cpan cvs-pod(MPG123.pm,) cvs-co(Changes) 667Audio-Play-MPG123 cpan cvs-pod(MPG123.pm,) cvs-co(Changes)
668 A Perl module implementing an interface to mpg123. 668 A Perl module implementing an interface to mpg123.
669 669
670BK git-pod(lib/BK.pm,) git-pod(lib/BK/News.pod,News) git-co(Changes) git-pod(lib/BK/Client.pm,BK::Client) git-pod(lib/BK/Backend.pm,BK::Backend)
671 Bummskraut is a distributed chat/messaging client framework written in Perl
672 using <a href="/pkg/AnyEvent-MP.html">AnyEvent::MP</a>.
673
674 For more documentation please consult the main manpage (see below). If you
675 want to check on the latest news proceed to the news or changelog (see also
676 below).
677
670Compress-LZV1 cpan cvs-pod(LZV1.pm,) cvs-co(Changes) 678Compress-LZV1 cpan cvs-pod(LZV1.pm,) cvs-co(Changes)
671 A Perl module implementing the LZV1 compression algorithm. See 679 A Perl module implementing the LZV1 compression algorithm. See
672 <tt>Compress::LZF</tt> for a better algorithm and module. 680 <tt>Compress::LZF</tt> for a better algorithm and module.
673 681
674Compress-LZF cpan cvs-pod(LZF.pm,) cvs-co(Changes) 682Compress-LZF cpan cvs-pod(LZF.pm,) cvs-co(Changes)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines