From 02b7b45d6584f5e59067de52221a5c7b6eebd7c6 Mon Sep 17 00:00:00 2001 From: Jeffrey Ryan Thalhammer Date: Thu, 3 Nov 2005 06:52:18 +0000 Subject: [PATCH] Added svn keywords. --- Build.PL | 7 +++++++ Changes | 7 +++++++ INSTALL | 13 ++++++------- Makefile.PL | 7 +++++++ README | 7 +++++++ TODO | 12 ++++++------ 6 files changed, 40 insertions(+), 13 deletions(-) diff --git a/Build.PL b/Build.PL index ba4359f..c8c1585 100755 --- a/Build.PL +++ b/Build.PL @@ -1,3 +1,10 @@ +####################################################################### +# $URL$ +# $Date$ +# $Author$ +# $Revision$ +######################################################################## + use strict; use warnings; use Module::Build; diff --git a/Changes b/Changes index dd6b467..0c9d878 100755 --- a/Changes +++ b/Changes @@ -1,3 +1,10 @@ +####################################################################### +# $URL$ +# $Date$ +# $Author$ +# $Revision$ +######################################################################## + [0.13] Released on 051031 Production release of 0.12_03. No code major changes. diff --git a/INSTALL b/INSTALL index eecb036..719fc6f 100755 --- a/INSTALL +++ b/INSTALL @@ -1,10 +1,9 @@ -###################################################################### -# Perl::Critic # -# Version 0.13 # -# by Jeffrey R. Thalhammer # -# # -###################################################################### - +####################################################################### +# $URL$ +# $Date$ +# $Author$ +# $Revision$ +######################################################################## NOTICE diff --git a/Makefile.PL b/Makefile.PL index fe22df0..a7ba696 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,3 +1,10 @@ +####################################################################### +# $URL$ +# $Date$ +# $Author$ +# $Revision$ +######################################################################## + use strict; use warnings; diff --git a/README b/README index b9f4af2..ea8cb9d 100755 --- a/README +++ b/README @@ -1,3 +1,10 @@ +####################################################################### +# $URL$ +# $Date$ +# $Author$ +# $Revision$ +######################################################################## + NAME Perl::Critic - Critique Perl source for style and standards diff --git a/TODO b/TODO index a1aee6f..ede3daa 100755 --- a/TODO +++ b/TODO @@ -1,9 +1,9 @@ -###################################################################### -# Perl::Critic # -# Version 0.13 # -# by Jeffrey R. Thalhammer # -# # -###################################################################### +####################################################################### +# $URL$ +# $Date$ +# $Author$ +# $Revision$ +######################################################################## POLICIES TO ADD: -- 1.9.1