Parrotcode's TODO list
http://www.parrotcode.org/todo.html
Has a reference to the glossary.pod. I presume this was supposed to be reference to the TODO file in the source, which, pending another patch, is now empty. This patch removes the ref to the TODO file instead of updating it.
(I saw a ticket got opened for the last patch I sent for parrotcode- I'll be happy to inject the patches directly into RT if you tell me how. =-)
Index: todo.html =================================================================== --- todo.html (revision 432) +++ todo.html (working copy) @@ -15,26 +15,3 @@ [% ua.get( 'url' => 'http://rt.perl.org/rt3/NoAuth/parrot/ParrotTODO.html' 'ttl' => 10*60 ) %] - - -<HR WIDTH=50% SIZE=0> - -<H2>TODO file in the Source </H2> - -<PRE> -[% USE ua = CacheLWPSimple %] -[% ua.get( 'url' => - 'http://cvs.perl.org/cvsweb/parrot/docs/glossary.pod?rev=HEAD&content-type=text/plain', - 'ttl' => 60*60 ) %] -</PRE> - -[%# -<B>PLACEHOLDER</B><BR> - -PRE block comes from - -<tt>http://cvs.perl.org/cvsweb/parrot/docs/glossary.pod?rev=HEAD&content-type=text/plain</tt> - -and cache for 24 hours. -%] -