Your IP : 216.73.216.74


Current Path : /proc/self/root/bin/
Upload File :
Current File : //proc/self/root/bin/test_version

#!/usr/bin/perl 

use strict;
use warnings;

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