use File::FindLib 't/FindMe.pm';
print $FindMe::VERSION, $/;
1;
