How to Install libpath-class-file-stat-perl in Ubuntu 18.04



Install libpath-class-file-stat-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpath-class-file-stat-perl

Description:

cache of stat calls for a Path::Class::File object

Path::Class::File::Stat perl module is an extension of Path::Class::File. Path::Class::File::Stat is useful in long-running programs (as under mod_perl) where you might have a file handle opened and want to check if the underlying file has changed.

Homepage: https://metacpan.org/release/Path-Class-File-Stat/

Version: 0.05-1

Section: universe/perl