r77295 - in /trunk/libpod-coverage-trustpod-perl: Changes LICENSE META.json META.yml Makefile.PL README debian/changelog dist.ini lib/Pod/Coverage/TrustPod.pm

ansgar at users.alioth.debian.org ansgar at users.alioth.debian.org
Sat Jul 9 09:39:07 UTC 2011


Author: ansgar
Date: Sat Jul  9 09:38:58 2011
New Revision: 77295

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77295
Log:
* Team upload.
* New upstream release.

Modified:
    trunk/libpod-coverage-trustpod-perl/Changes
    trunk/libpod-coverage-trustpod-perl/LICENSE
    trunk/libpod-coverage-trustpod-perl/META.json
    trunk/libpod-coverage-trustpod-perl/META.yml
    trunk/libpod-coverage-trustpod-perl/Makefile.PL
    trunk/libpod-coverage-trustpod-perl/README
    trunk/libpod-coverage-trustpod-perl/debian/changelog
    trunk/libpod-coverage-trustpod-perl/dist.ini
    trunk/libpod-coverage-trustpod-perl/lib/Pod/Coverage/TrustPod.pm

Modified: trunk/libpod-coverage-trustpod-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-coverage-trustpod-perl/Changes?rev=77295&op=diff
==============================================================================
--- trunk/libpod-coverage-trustpod-perl/Changes (original)
+++ trunk/libpod-coverage-trustpod-perl/Changes Sat Jul  9 09:38:58 2011
@@ -1,4 +1,7 @@
 Revision history for Pod-Coverage-TrustPod
+
+0.100001  2011-07-06 22:08:56 America/New_York
+          anchor the regex at both ends when matching symbols: /\A...\z/
 
 0.100000  2011-04-07 22:53:26 America/New_York
 

Modified: trunk/libpod-coverage-trustpod-perl/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-coverage-trustpod-perl/LICENSE?rev=77295&op=diff
==============================================================================
--- trunk/libpod-coverage-trustpod-perl/LICENSE (original)
+++ trunk/libpod-coverage-trustpod-perl/LICENSE Sat Jul  9 09:38:58 2011
@@ -18,15 +18,16 @@
 
   The GNU General Public License, Version 1, February 1989
 
-		    GNU GENERAL PUBLIC LICENSE
-		     Version 1, February 1989
+                    GNU GENERAL PUBLIC LICENSE
+                     Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
-                59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+                    51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-			    Preamble
+                            Preamble
 
   The license agreements of most software companies try to keep users
 at the mercy of those companies.  By contrast, our General Public
@@ -67,7 +68,7 @@
   The precise terms and conditions for copying, distribution and
 modification follow.
 
-		    GNU GENERAL PUBLIC LICENSE
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any program or other work which
@@ -185,7 +186,7 @@
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-			    NO WARRANTY
+                            NO WARRANTY
 
   9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -207,9 +208,9 @@
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-		     END OF TERMS AND CONDITIONS
-
-	Appendix: How to Apply These Terms to Your New Programs
+                     END OF TERMS AND CONDITIONS
+
+        Appendix: How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to humanity, the best way to achieve this is to make it
@@ -235,8 +236,9 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software Foundation,
-    Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 USA
+
 
 Also add information on how to contact you by electronic and paper mail.
 

Modified: trunk/libpod-coverage-trustpod-perl/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-coverage-trustpod-perl/META.json?rev=77295&op=diff
==============================================================================
--- trunk/libpod-coverage-trustpod-perl/META.json (original)
+++ trunk/libpod-coverage-trustpod-perl/META.json Sat Jul  9 09:38:58 2011
@@ -4,7 +4,7 @@
       "Ricardo SIGNES <rjbs at cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.200005, CPAN::Meta::Converter version 2.110930",
+   "generated_by" : "Dist::Zilla version 4.200009, CPAN::Meta::Converter version 2.110440",
    "license" : [
       "perl_5"
    ],
@@ -16,7 +16,7 @@
    "prereqs" : {
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : "6.31"
+            "ExtUtils::MakeMaker" : "6.30"
          }
       },
       "runtime" : {
@@ -28,130 +28,131 @@
       },
       "test" : {
          "requires" : {
-            "Carp::Heavy" : 0,
             "Test::More" : "0.96"
          }
       }
    },
    "release_status" : "stable",
    "resources" : {
+      "homepage" : "http://github.com/rjbs/pod-coverage-trustpod",
       "repository" : {
          "type" : "git",
-         "url" : "git://git.codesimply.com/Pod-Coverage-TrustPod.git"
+         "url" : "http://github.com/rjbs/pod-coverage-trustpod",
+         "web" : "http://github.com/rjbs/pod-coverage-trustpod"
       }
    },
-   "version" : "0.100000",
+   "version" : "0.100001",
    "x_Dist_Zilla" : {
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "@Filter/CheckPrereqsIndexed",
-            "version" : "0.002"
+            "version" : "0.003"
          },
          {
             "class" : "Dist::Zilla::Plugin::GatherDir",
             "name" : "@Filter/@Basic/GatherDir",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@Filter/@Basic/PruneCruft",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@Filter/@Basic/ManifestSkip",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Filter/@Basic/MetaYAML",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Filter/@Basic/License",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@Filter/@Basic/Readme",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExtraTests",
             "name" : "@Filter/@Basic/ExtraTests",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@Filter/@Basic/ExecDir",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@Filter/@Basic/ShareDir",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@Filter/@Basic/MakeMaker",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Filter/@Basic/Manifest",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Filter/@Basic/TestRelease",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Filter/@Basic/ConfirmRelease",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Filter/@Basic/UploadToCPAN",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "name" : "@Filter/Git::NextVersion",
-            "version" : "1.110500"
+            "version" : "1.111590"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@Filter/PkgVersion",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Filter/MetaConfig",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Filter/MetaJSON",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Filter/NextRelease",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Filter/PodSyntaxTests",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Repository",
             "name" : "@Filter/Repository",
-            "version" : "0.17"
+            "version" : "0.18"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -162,7 +163,7 @@
                }
             },
             "name" : "@Filter/TestMoreWithSubtests",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -170,49 +171,76 @@
             "version" : "3.101641"
          },
          {
+            "class" : "Dist::Zilla::Plugin::GithubMeta",
+            "name" : "@Filter/GithubMeta",
+            "version" : "0.12"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@Filter/@Git/Check",
-            "version" : "1.110500"
+            "version" : "1.111590"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@Filter/@Git/Commit",
-            "version" : "1.110500"
+            "version" : "1.111590"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@Filter/@Git/Tag",
-            "version" : "1.110500"
+            "version" : "1.111590"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "@Filter/@Git/Push",
-            "version" : "1.110500"
+            "version" : "1.111590"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "AutoPrereqs",
-            "version" : "4.200005"
+            "version" : "4.200009"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::RemovePrereqs",
+            "config" : {
+               "Dist::Zilla::Plugin::RemovePrereqs" : {
+                  "modules_to_remove" : [
+                     "Carp::Heavy"
+                  ]
+               }
+            },
+            "name" : "RemovePrereqs",
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.200005"
+            "version" : "4.200009"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":IncModules",
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.200005"
+            "version" : "4.200009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.200005"
+            "version" : "4.200009"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":MainModule",
+            "version" : "4.200009"
          }
       ],
       "zilla" : {
@@ -220,7 +248,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "4.200005"
+         "version" : "4.200009"
       }
    }
 }

Modified: trunk/libpod-coverage-trustpod-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-coverage-trustpod-perl/META.yml?rev=77295&op=diff
==============================================================================
--- trunk/libpod-coverage-trustpod-perl/META.yml (original)
+++ trunk/libpod-coverage-trustpod-perl/META.yml Sat Jul  9 09:38:58 2011
@@ -3,12 +3,11 @@
 author:
   - 'Ricardo SIGNES <rjbs at cpan.org>'
 build_requires:
-  Carp::Heavy: 0
   Test::More: 0.96
 configure_requires:
-  ExtUtils::MakeMaker: 6.31
+  ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.200005, CPAN::Meta::Converter version 2.110930'
+generated_by: 'Dist::Zilla version 4.200009, CPAN::Meta::Converter version 2.110440'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -19,98 +18,99 @@
   Pod::Eventual::Simple: 0
   Pod::Find: 0
 resources:
-  repository: git://git.codesimply.com/Pod-Coverage-TrustPod.git
-version: 0.100000
+  homepage: http://github.com/rjbs/pod-coverage-trustpod
+  repository: http://github.com/rjbs/pod-coverage-trustpod
+version: 0.100001
 x_Dist_Zilla:
   plugins:
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@Filter/CheckPrereqsIndexed'
-      version: 0.002
+      version: 0.003
     -
       class: Dist::Zilla::Plugin::GatherDir
       name: '@Filter/@Basic/GatherDir'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@Filter/@Basic/PruneCruft'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@Filter/@Basic/ManifestSkip'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Filter/@Basic/MetaYAML'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::License
       name: '@Filter/@Basic/License'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@Filter/@Basic/Readme'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::ExtraTests
       name: '@Filter/@Basic/ExtraTests'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Filter/@Basic/ExecDir'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@Filter/@Basic/ShareDir'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@Filter/@Basic/MakeMaker'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Filter/@Basic/Manifest'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Filter/@Basic/TestRelease'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Filter/@Basic/ConfirmRelease'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Filter/@Basic/UploadToCPAN'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@Filter/Git::NextVersion'
-      version: 1.110500
+      version: 1.111590
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@Filter/PkgVersion'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Filter/MetaConfig'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Filter/MetaJSON'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Filter/NextRelease'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Filter/PodSyntaxTests'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::Repository
       name: '@Filter/Repository'
-      version: 0.17
+      version: 0.18
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -118,49 +118,69 @@
           phase: test
           type: requires
       name: '@Filter/TestMoreWithSubtests'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::PodWeaver
       name: '@Filter/PodWeaver'
       version: 3.101641
     -
+      class: Dist::Zilla::Plugin::GithubMeta
+      name: '@Filter/GithubMeta'
+      version: 0.12
+    -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@Filter/@Git/Check'
-      version: 1.110500
+      version: 1.111590
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@Filter/@Git/Commit'
-      version: 1.110500
+      version: 1.111590
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@Filter/@Git/Tag'
-      version: 1.110500
+      version: 1.111590
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: '@Filter/@Git/Push'
-      version: 1.110500
+      version: 1.111590
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: AutoPrereqs
-      version: 4.200005
+      version: 4.200009
+    -
+      class: Dist::Zilla::Plugin::RemovePrereqs
+      config:
+        Dist::Zilla::Plugin::RemovePrereqs:
+          modules_to_remove:
+            - Carp::Heavy
+      name: RemovePrereqs
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.200005
+      version: 4.200009
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':IncModules'
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.200005
+      version: 4.200009
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.200005
+      version: 4.200009
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':MainModule'
+      version: 4.200009
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.200005
+    version: 4.200009

Modified: trunk/libpod-coverage-trustpod-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-coverage-trustpod-perl/Makefile.PL?rev=77295&op=diff
==============================================================================
--- trunk/libpod-coverage-trustpod-perl/Makefile.PL (original)
+++ trunk/libpod-coverage-trustpod-perl/Makefile.PL Sat Jul  9 09:38:58 2011
@@ -4,7 +4,7 @@
 
 
 
-use ExtUtils::MakeMaker 6.31;
+use ExtUtils::MakeMaker 6.30;
 
 
 
@@ -12,11 +12,10 @@
   'ABSTRACT' => 'allow a module\'s pod to contain Pod::Coverage hints',
   'AUTHOR' => 'Ricardo SIGNES <rjbs at cpan.org>',
   'BUILD_REQUIRES' => {
-    'Carp::Heavy' => '0',
     'Test::More' => '0.96'
   },
   'CONFIGURE_REQUIRES' => {
-    'ExtUtils::MakeMaker' => '6.31'
+    'ExtUtils::MakeMaker' => '6.30'
   },
   'DISTNAME' => 'Pod-Coverage-TrustPod',
   'EXE_FILES' => [],
@@ -27,7 +26,7 @@
     'Pod::Eventual::Simple' => '0',
     'Pod::Find' => '0'
   },
-  'VERSION' => '0.100000',
+  'VERSION' => '0.100001',
   'test' => {
     'TESTS' => 't/*.t'
   }

Modified: trunk/libpod-coverage-trustpod-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-coverage-trustpod-perl/README?rev=77295&op=diff
==============================================================================
--- trunk/libpod-coverage-trustpod-perl/README (original)
+++ trunk/libpod-coverage-trustpod-perl/README Sat Jul  9 09:38:58 2011
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Pod-Coverage-TrustPod,
-version 0.100000:
+version 0.100001:
 
   allow a module's pod to contain Pod::Coverage hints
 

Modified: trunk/libpod-coverage-trustpod-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-coverage-trustpod-perl/debian/changelog?rev=77295&op=diff
==============================================================================
--- trunk/libpod-coverage-trustpod-perl/debian/changelog (original)
+++ trunk/libpod-coverage-trustpod-perl/debian/changelog Sat Jul  9 09:38:58 2011
@@ -1,3 +1,10 @@
+libpod-coverage-trustpod-perl (0.100001-1) unstable; urgency=low
+
+  * Team upload.
+  * New upstream release.
+
+ -- Ansgar Burchardt <ansgar at debian.org>  Sat, 09 Jul 2011 11:38:25 +0200
+
 libpod-coverage-trustpod-perl (0.100000-1) unstable; urgency=low
 
   [ Ansgar Burchardt ]

Modified: trunk/libpod-coverage-trustpod-perl/dist.ini
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-coverage-trustpod-perl/dist.ini?rev=77295&op=diff
==============================================================================
--- trunk/libpod-coverage-trustpod-perl/dist.ini (original)
+++ trunk/libpod-coverage-trustpod-perl/dist.ini Sat Jul  9 09:38:58 2011
@@ -10,3 +10,5 @@
 [AutoPrereqs]
 skip = BaseWithNoPod
 
+[RemovePrereqs]
+remove = Carp::Heavy

Modified: trunk/libpod-coverage-trustpod-perl/lib/Pod/Coverage/TrustPod.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpod-coverage-trustpod-perl/lib/Pod/Coverage/TrustPod.pm?rev=77295&op=diff
==============================================================================
--- trunk/libpod-coverage-trustpod-perl/lib/Pod/Coverage/TrustPod.pm (original)
+++ trunk/libpod-coverage-trustpod-perl/lib/Pod/Coverage/TrustPod.pm Sat Jul  9 09:38:58 2011
@@ -2,7 +2,7 @@
 use warnings;
 package Pod::Coverage::TrustPod;
 BEGIN {
-  $Pod::Coverage::TrustPod::VERSION = '0.100000';
+  $Pod::Coverage::TrustPod::VERSION = '0.100001';
 }
 use base 'Pod::Coverage::CountParents';
 # ABSTRACT: allow a module's pod to contain Pod::Coverage hints
@@ -53,7 +53,7 @@
     {}
   );
 
-  return grep { $sym =~ /$_/ } @{ $self->{trustme} }, keys %$from_pod;
+  return grep { $sym =~ /\A$_\z/ } @{ $self->{trustme} }, keys %$from_pod;
 }
 
 1;
@@ -67,7 +67,7 @@
 
 =head1 VERSION
 
-version 0.100000
+version 0.100001
 
 =head1 DESCRIPTION
 
@@ -114,7 +114,7 @@
 This file would report full coverage, because any non-empty lines inside a
 block of POD targeted to Pod::Coverage are treated as C<trustme> patterns.
 Leading and trailing whitespace is stripped and the remainder is treated as a
-regular expression.
+regular expression anchored at both ends.
 
 =head1 AUTHOR
 




More information about the Pkg-perl-cvs-commits mailing list