summaryrefslogtreecommitdiff
path: root/t/TEST
diff options
context:
space:
mode:
authorTodd Rinaldo <toddr@cpan.org>2011-12-23 20:17:58 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-12-23 21:30:46 +0000
commitc05040198c1a12131b23c4530e9dbb3468d26f76 (patch)
tree360bac2a0eb81c5a35b5d73d2e658720cb7fbdca /t/TEST
parent52c7aca67283e2d012cedda5e24ec7effb0dd0aa (diff)
downloadperl-c05040198c1a12131b23c4530e9dbb3468d26f76.tar.gz
Move Tie-File out of cpan/ and into dist/
Tie::File has not been changed on CPAN since 2003. It has meanwhile been actively maintained in p5p. Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Diffstat (limited to 't/TEST')
-rwxr-xr-xt/TEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/TEST b/t/TEST
index c5ed1614b1..3ce65289d4 100755
--- a/t/TEST
+++ b/t/TEST
@@ -51,13 +51,13 @@ my %abs = (
'../cpan/Pod-Simple' => 1,
'../cpan/Term-UI' => 1,
'../cpan/Test-Simple' => 1,
- '../cpan/Tie-File' => 1,
'../cpan/podlators' => 1,
'../dist/Cwd' => 1,
'../dist/ExtUtils-Command' => 1,
'../dist/ExtUtils-Install' => 1,
'../dist/ExtUtils-Manifest' => 1,
'../dist/ExtUtils-ParseXS' => 1,
+ '../dist/Tie-File' => 1,
);
my %temp_no_core =