joes 2004/07/26 15:07:43
Modified: . STATUS
Log:
Update perldoc STATUS
Revision Changes Path
1.78 +4 -2 httpd-apreq-2/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/httpd-apreq-2/STATUS,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- STATUS 23 Jul 2004 17:22:53 -0000 1.77
+++ STATUS 26 Jul 2004 22:07:43 -0000 1.78
@@ -66,7 +66,9 @@
- Get env/ (Apache::Test) tests to work for --with-apache2-src option.
- - Bring Perl documentation up to speed.
+ - Bring Perl documentation up to speed: Request.pod, Table.pod, and
Error.pod.
+ These docs either need to be written, or they require Test::Inline
tests to
+ verify their API.
- Write parser/hook API documentation, and add perl glue for the API.