- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 08 Mar 2010 18:58:31 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker
In directory hutz:/tmp/cvs-serv18677
Modified Files:
Makefile.PL
Log Message:
Clean perltidy backups.
Index: Makefile.PL
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/Makefile.PL,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- Makefile.PL 8 Mar 2010 18:56:36 -0000 1.33
+++ Makefile.PL 8 Mar 2010 18:58:29 -0000 1.34
@@ -74,7 +74,7 @@
},
depend => {distdir => 'ChangeLog lib/W3C/LinkChecker.pm'},
dist => {TARFLAGS => '--owner=0 --group=0 -cvf'},
- clean => {FILES => 'ChangeLog.bak'},
+ clean => {FILES => 'ChangeLog.bak Makefile.PL.bak bin/checklink.bak'},
);
sub MY::postamble
Received on Monday, 8 March 2010 18:58:33 UTC