| Current Path : /proc/thread-self/root/usr/share/doc/perl-Test-Requires/t/ |
| Current File : //proc/thread-self/root/usr/share/doc/perl-Test-Requires/t/00_compile.t |
use strict;
use Test::More tests => 1;
BEGIN { use_ok 'Test::Requires' }
diag "Test::More: $Test::More::VERSION";