joes 2004/07/02 08:23:14
Modified: . FAQ.pod Log: Switch from doxy to pod for FAQ format, mainly because pod is easier to work with. Revision Changes Path 1.2 +2 -2 httpd-apreq-2/FAQ.pod Index: FAQ.pod =================================================================== RCS file: /home/cvs/httpd-apreq-2/FAQ.pod,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- FAQ.pod 2 Jul 2004 15:13:08 -0000 1.1 +++ FAQ.pod 2 Jul 2004 15:23:14 -0000 1.2 @@ -29,6 +29,6 @@ I<Apache::Upload> is now a separate module in apreq2, so you need to C<use Apache::Upload> to load the C<Apache::Request::upload> function. -=head1 CGI +=head1 Using libapreq2 outside of Apache. -Using libapreq2 outside of Apache. +[...]
