]> Dogcows Code - chaz/p5-File-KDBX-XS/blob - author/minimum-version.t
Add README to repo
[chaz/p5-File-KDBX-XS] / 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.10.1} );
This page took 0.031973 seconds and 4 git commands to generate.