geoff 2004/06/24 06:19:24
Modified: perl-framework/Apache-Test/lib/Apache Test.pm Log: fix pod error Revision Changes Path 1.84 +0 -2 httpd-test/perl-framework/Apache-Test/lib/Apache/Test.pm Index: Test.pm =================================================================== RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/Test.pm,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- Test.pm 1 Jun 2004 18:21:11 -0000 1.83 +++ Test.pm 24 Jun 2004 13:19:24 -0000 1.84 @@ -760,8 +760,6 @@ returned. If one or more arguments are passed the corresponding values are returned. -=back - =head1 Test::More Integration There are a few caveats if you want to use I<Apache::Test> with
