#!perl 

use strict;
use warnings;

use Test::HasVersion; our $VERSION = $Test::HasVersion::VERSION;
all_pm_version_ok(@ARGV);
