projects
/
p5sagit/local-lib.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix errors when clearing nonexistent env vars in powershell
[p5sagit/local-lib.git]
/
xt
/
release
/
minimum-version.t
1
use strict;
2
use warnings;
3
use Test::More skip_all => 'Broken until RT#89173 is fixed';
4
5
use Test::MinimumVersion;
6
all_minimum_version_ok( qq{5.006} );