diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-09-26 15:27:31 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-09-26 17:51:16 +0100 |
commit | 23b39ebbb48b8ba9326a592cb6d6945d531bd366 (patch) | |
tree | 4c50329d434fb8b002d5b012a71fc2586e8d18a6 /Porting | |
parent | 9288b9fd9ee1dd64e9ad2827924579e1ddbb58f5 (diff) | |
download | perl-23b39ebbb48b8ba9326a592cb6d6945d531bd366.tar.gz |
Remove now-redundant comment about Module::Pluggable's tests.
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index ffb115bee3..4d8810a392 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1037,8 +1037,6 @@ use File::Glob qw(:case); 'UPSTREAM' => 'cpan', }, - # NB. tests are located in t/Module_Pluggable to avoid directory - # depth issues on VMS 'Module::Pluggable' => { 'MAINTAINER' => 'simonw', |