- or download this
Date: Fri, 6 Jun 2008 17:20:12 +0100
Subject: FAIL Test-MonitorSites-0.13 darwin-2level 7.9.0
...
No requirements found
- or download this
use strict;
use warnings;
...
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', }
+,
clean => { FILES => 'Test-MonitorSites-* t/*.ini' },
);
- or download this
my($f) = File::Util->new();
my @config_files = $f->list_dir( 't/ini' , '--pattern=\.ini$' );
foreach my $config_file (@config_files){