| Current Path : /proc/self/root/proc/self/root/bin/ |
| Current File : //proc/self/root/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);