Search results for "module:File::stat"

File::stat - by-name interface to Perl's built-in stat() functions River stage five • 11292 direct dependents • 32664 total dependents

This module's default exports override the core stat() and lstat() functions, replacing them with versions that return "File::stat" objects. This object has methods that return the similarly named structure field name from the stat(2) function; namel...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

File::stat - by-name interface to Perl's built-in stat() functions River stage five • 11292 direct dependents • 32664 total dependents

This module's default exports override the core stat() and lstat() functions, replacing them with versions that return "File::stat" objects. This object has methods that return the similarly named structure field name from the stat(2) function; namel...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

File::Stat::Bits - stat(2) bit mask constants River stage zero No dependents

Lots of Perl modules use the Unix file permissions and type bits directly in binary form with risk of non-portability for some exotic bits. Note that the POSIX module does not provides all needed constants and I can't wait when the POSIX module will ...

FEDOROV/File-Stat-Bits-1.01 - 28 Jun 2006 12:00:18 UTC

File::Stat::Ls - Perl class for converting stat to ls -l format River stage zero No dependents

This class contains methods to convert stat elements into ls format. It exports two methods: *format_mode* and *ls_stat*. The *format_mode* is borrowed from *Stat::lsMode* class by Mark_Jason Dominus. The *ls_stat* will build a string formated as the...

GEOTIGER/File-Stat-Ls-0.11 - 13 Jul 2005 14:24:03 UTC

File::Stat::OO - OO interface for accessing file status attributes River stage one • 2 direct dependents • 2 total dependents

DHORNE/File-Stat-OO-0.03 - 28 Oct 2009 01:28:16 UTC

File::Stat::Moose - Status info for a file - Moose-based River stage zero No dependents

This class provides methods that returns status info for a file. It is the OO-style version of stat/lstat functions. It also throws an exception immediately after error is occurred....

DEXTER/File-Stat-Moose-0.06 - 30 Jan 2009 13:28:27 UTC

File::stat::Extra - An extension of the File::stat module, provides additional methods. River stage zero No dependents

This module's default exports override the core stat() and lstat() functions, replacing them with versions that return "File::stat::Extra" objects when called in scalar context. In list context the same 13 item list is returned as with the original "...

HAYOBAAN/File-stat-Extra-0.008 - 17 Aug 2016 13:37:59 UTC

File::Storage::Stat - Storage manager of minimum size River stage zero No dependents

small data is stored in atime and mtime of file....

YAPPO/File-Storage-Stat-0.02 - 10 Aug 2005 06:45:37 UTC

File::Stat::Trigger - The module to monitor the status of file. River stage zero No dependents

This module executes the registered function when the stat of file changed and matched parameter....

AKIHITO/File-Stat-Trigger-0.05 - 30 Dec 2008 08:03:16 UTC

File::Stat::ModeString - conversion file stat(2) mode to/from string representation. River stage zero No dependents

This module provides a few functions for conversion between binary and literal representations of file mode bits, including file type. All of them use only symbolic constants for mode bits from File::Stat::Bits....

FEDOROV/File-Stat-ModeString-1.00 - 24 May 2006 11:12:21 UTC

Path::Class::File::Stat - test whether the file beneath a Path::Class::File object has changed River stage two • 5 direct dependents • 18 total dependents

Path::Class::File::Stat is a simple 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....

KARMAN/Path-Class-File-Stat-0.05 - 11 Jun 2013 13:52:13 UTC

lib/Rex/Helper/File/Stat.pm River stage two • 18 direct dependents • 18 total dependents

FERKI/Rex-1.14.3 - 05 Aug 2023 19:38:49 UTC

lib/Rex/Helper/File/Stat/Win32.pm River stage two • 18 direct dependents • 18 total dependents

FERKI/Rex-1.14.3 - 05 Aug 2023 19:38:49 UTC

lib/Rex/Helper/File/Stat/Unix.pm River stage two • 18 direct dependents • 18 total dependents

FERKI/Rex-1.14.3 - 05 Aug 2023 19:38:49 UTC

File::StatCache - a caching wrapper around the stat() function River stage zero No dependents

This module implements a cache of information returned by the "stat()" function. It stores the result of a "stat()" syscall, to avoid putting excess load on the host's filesystem in case many calls would be generated. By default the cache for any giv...

PEVANS/File-StatCache-0.06 - 13 Jul 2009 21:42:02 UTC

File::CounterSS - Counter that used File::Storage::Stat River stage zero No dependents

counter with two kinds of values at the same time. the first value is counted according to hour, day, week, mon, year. the second value is the last count or a count of the total....

YAPPO/File-CounterSS-0.01 - 10 Aug 2005 10:14:29 UTC

File::Details - File details in an object, stat, hash, etc.. River stage one • 1 direct dependent • 1 total dependent

RECSKY/File-Details-0.003 - 13 Apr 2015 17:12:50 UTC

File::is - file is older? oldest? is newer? newest? similar? the same? River stage two • 3 direct dependents • 10 total dependents

This module is a result of /me not wanting to write: if ($(stat('filename'))[9] < $(stat('tmp/other-filename'))[9]) { do_someting(); }; Instead I wrote a module with ~80 lines of code and ~90 lines of tests for it... So how is the module different fr...

JKUTEJ/File-is-0.04 - 12 Oct 2017 06:54:39 UTC

File::Fu - file and directory objects River stage one • 4 direct dependents • 4 total dependents

EWILHELM/File-Fu-v0.0.8 - 03 Jun 2013 07:17:11 UTC

Mpp::File - cached information about files and directories River stage zero No dependents

Mpp::File is an efficient way to avoid re-statting files and rereading directories. For each known file, there is a Mpp::File structure that describes what is known about the file. You may add arbitrary additional information to the structure. Mpp::F...

PFEIFFER/makepp-2.0.99.2 - 09 Nov 2017 09:32:03 UTC
113 results (0.033 seconds)