http://qs321.pair.com?node_id=1106038


in reply to Re^4: comparing 2 file time date stamps ( Path::Tiny File::stat Time::Piece )
in thread comparing 2 file time date stamps

I get the following error when I try to execute that subroutine

path" is not exported by the Path::Tiny module\nCan't continue after import

I use -

use File::stat;
use Path::Tiny qw/ path /;
use File::Spec;