diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-09-13 11:44:43 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-09-13 11:46:14 +0100 |
commit | 7a12ca83130de638aaff52760e22216d31cfe4db (patch) | |
tree | 3cf5c33a329b7d3e7fdd4e5a288a57bd648bed0d /t/TEST | |
parent | 637e474a32421ef455f71ce4de89adcce97f8aa1 (diff) | |
download | perl-7a12ca83130de638aaff52760e22216d31cfe4db.tar.gz |
Move podlators from lib to ext.
Diffstat (limited to 't/TEST')
-rwxr-xr-x | t/TEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ my %temp_no_core = '../ext/Tie-RefHash' => 1, '../ext/Time-HiRes' => 1, '../ext/Unicode-Normalize' => 1, + '../ext/podlators' => 1, ); if ($::do_nothing) { |