From: Rob H. <for...@us...> - 2003-01-12 05:30:15
|
Update of /cvsroot/sandweb/sandweb/lib/SandWeb/Repository In directory sc8-pr-cvs1:/tmp/cvs-serv20034/SandWeb/Repository Modified Files: cvs.pm Log Message: fixed some silly whitespace and typo errors that was causing POD->text conversion to fail. fixed. Index: cvs.pm =================================================================== RCS file: /cvsroot/sandweb/sandweb/lib/SandWeb/Repository/cvs.pm,v retrieving revision 1.37 retrieving revision 1.38 diff -U2 -r1.37 -r1.38 --- cvs.pm 12 Jan 2003 05:13:47 -0000 1.37 +++ cvs.pm 12 Jan 2003 05:30:12 -0000 1.38 @@ -2122,5 +2122,5 @@ } -=head +=head1 METHOD |