From: Peter Rabbitson Date: Mon, 28 Nov 2011 17:46:30 +0000 (+0100) Subject: De-svn-ize X-Git-Tag: v0.10004~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FClass-Accessor-Grouped.git;a=commitdiff_plain;h=9d8d0a46c5219e22c00ce6c99af3c6e3cf76ee16 De-svn-ize --- diff --git a/Makefile.PL b/Makefile.PL index 7a29932..5ab82c5 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,3 @@ -# $Id$ use strict; use warnings; use inc::Module::Install 1; diff --git a/t/basic.t b/t/basic.t index 80ab482..9e6f302 100644 --- a/t/basic.t +++ b/t/basic.t @@ -1,5 +1,3 @@ -#!perl -wT -# $Id$ use strict; use warnings; diff --git a/t/manifest.t b/t/manifest.t index e32cdbe..13e073a 100644 --- a/t/manifest.t +++ b/t/manifest.t @@ -1,5 +1,3 @@ -#!perl -wT -# $Id$ use strict; use warnings; diff --git a/t/pod_coverage.t b/t/pod_coverage.t index 966a5c6..35a8a18 100644 --- a/t/pod_coverage.t +++ b/t/pod_coverage.t @@ -1,5 +1,3 @@ -#!perl -wT -# $Id$ use strict; use warnings; diff --git a/t/pod_spelling.t b/t/pod_spelling.t index 3137038..90d91d5 100644 --- a/t/pod_spelling.t +++ b/t/pod_spelling.t @@ -1,5 +1,3 @@ -#!perl -w -# $Id: pod_spelling.t 7003 2009-07-08 02:24:06Z claco $ use strict; use warnings; diff --git a/t/pod_syntax.t b/t/pod_syntax.t index 27de7c3..66f5907 100644 --- a/t/pod_syntax.t +++ b/t/pod_syntax.t @@ -1,5 +1,3 @@ -#!perl -wT -# $Id$ use strict; use warnings; diff --git a/t/strict.t b/t/strict.t index d77daa6..f02cdab 100644 --- a/t/strict.t +++ b/t/strict.t @@ -1,5 +1,3 @@ -#!perl -wT -# $Id$ use strict; use warnings; diff --git a/t/style_no_tabs.t b/t/style_no_tabs.t index 1efcefd..6895eb3 100644 --- a/t/style_no_tabs.t +++ b/t/style_no_tabs.t @@ -1,5 +1,3 @@ -#!perl -wT -# $Id$ use strict; use warnings; diff --git a/t/warnings.t b/t/warnings.t index 5d23e0d..b0fcaf5 100644 --- a/t/warnings.t +++ b/t/warnings.t @@ -1,5 +1,3 @@ -#!perl -wT -# $Id$ use strict; use warnings;