modperl update
[www.jankratochvil.net.git] / project / pipebuf / ListItem.pm
index e4a1fa9..71aefe3 100755 (executable)
@@ -25,6 +25,8 @@ our $CVS_ID=q$Id$;
 use strict;
 use warnings;
 
+use My::Web;
+
 
 our @ListItem=(
                "name"=>"PipeBuf - Data Buffering Tool",
@@ -32,7 +34,7 @@ our @ListItem=(
                "download"=>"pipebuf.c",
                "summary"=>"Pipe buffer",
                "license"=>"PD",
-               "maintenance"=>"finished",
+               "maintenance"=>"ready",
                "language"=>"C",
                "description"=>""
                                .'<p>You can do a buffering of realtime data such as audio stream by inserting this program'