]> Dogcows Code - chaz/p5-Dist-Zilla-PluginBundle-Author-CCM/blob - xt/author/minimum-version.t
1e5e5b40bbc71139e811231fb309c5562ab61492
[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.033937 seconds and 4 git commands to generate.