Update of /cvsroot/module-build/Module-Build/lib/Module/Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21182/lib/Module/Build
Modified Files:
PPMMaker.pm
Log Message:
Fix broken link
Index: PPMMaker.pm
===================================================================
RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/PPMMaker.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- PPMMaker.pm 14 Apr 2005 02:49:12 -0000 1.9
+++ PPMMaker.pm 17 Apr 2005 03:38:29 -0000 1.10
@@ -165,7 +165,7 @@
This package contains the code that builds F<.ppd> "Perl Package
Description" files, in support of ActiveState's "Perl Package
Manager". Details are here:
-L<"http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/">
+L<http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/>
=head1 AUTHOR
|