diff options
author | Chris Williams <chris@bingosnet.co.uk> | 2009-09-12 12:29:04 +0100 |
---|---|---|
committer | Chris Williams <chris@bingosnet.co.uk> | 2009-09-12 12:29:04 +0100 |
commit | fac4c97df78622e953472ae69e7a2ab4d3edfd6c (patch) | |
tree | 32da00ed559717f6176c55319f82affd2f44c43b /t/TEST | |
parent | 4677aef710c292706460adb42ae4c5704ccecc56 (diff) | |
download | perl-fac4c97df78622e953472ae69e7a2ab4d3edfd6c.tar.gz |
Moved parent from lib/ to ext/
Diffstat (limited to 't/TEST')
-rwxr-xr-x | t/TEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ my %temp_no_core = '../ext/Math-BigInt' => 1, '../ext/Math-BigRat' => 1, '../ext/MIME-Base64' => 1, + '../ext/parent' => 1, '../ext/Parse-CPAN-Meta' => 1, '../ext/Tie-RefHash' => 1, '../ext/Time-HiRes' => 1, |