File-lchown

 view release on metacpan or  search on metacpan

t/00use.t  view on Meta::CPAN

#!/usr/bin/perl

use v5.14;
use warnings;

use Test2::V0;

require File::lchown;

pass "Modules loaded";
done_testing;



( run in 0.579 second using v1.01-cache-2.11-cpan-71847e10f99 )