Keeps track of file creation times
Keeps track of creation times on filesystems that don't normally provide such information. use File::CreationTime; my $file = '/path/to/file'; print "$file was created: ". creation_time($file). "\n";
$
pkg install p5-File-CreationTimeOrigin
devel/p5-File-CreationTime
Size
5.83KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
0 packages