From 374cf24572f71f7437ce2282609dc761b8e64684 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Sat, 5 Nov 2011 23:27:29 -0700 Subject: [PATCH] =?utf8?q?Tweak=20dual-life.t=E2=80=99s=20exceptions=20aga?= =?utf8?q?in?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Boy, this script requires a *lot* of maintenance. --- t/porting/dual-life.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/porting/dual-life.t b/t/porting/dual-life.t index b6f6694..1826c46 100644 --- a/t/porting/dual-life.t +++ b/t/porting/dual-life.t @@ -19,7 +19,7 @@ use File::Spec::Functions; my $not_installed = qr{^(?: \.\./cpan/Encode/bin/u(?:cm(?:2table|lint|sort)|nidump) | - \.\./cpan/Module-Build/MB-[\w\d]+/Simple/bin/foo(?:\.PL)? + \.\./cpan/Module-Build/MB-[\w\d]+/Simple/bin/.* )\z}ix; my %dist_dir_exe; -- 2.7.4