]> Dogcows Code - chaz/homebank2ledger/blob - xt/author/minimum-version.t
Version 0.001
[chaz/homebank2ledger] / 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} );
This page took 0.0303 seconds and 4 git commands to generate.