]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/blob - xt/author/minimum-version.t
Version 0.010
[chaz/p5-Dist-Zilla-PluginBundle-Author-CCM] / xt / author / minimum-version.t
1 use strict;
2 use warnings;
3
4 use Test::More;
5 use Test::MinimumVersion;
6 all_minimum_version_ok( qq{5.14.0} );
This page took 0.032529 seconds and 4 git commands to generate.