Update of /cvsroot/module-build/Module-Build/lib/Module/Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21298/lib/Module/Build
Modified Files:
Tag: release-0_26_branch
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.8
retrieving revision 1.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- PPMMaker.pm 28 Apr 2004 19:07:59 -0000 1.8
+++ PPMMaker.pm 17 Apr 2005 03:39:03 -0000 1.8.2.1
@@ -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
|