The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

FileMetadata::Miner::Stat River stage zero No dependents

This module extracts three statistics for a file. 1. The creation time 2. The last modified time 3. Size 4. The type of the file This module implements methods required for FileMetadata framework miners but can be used independently....

MIDH/FileMetadata-0.2 - 02 Sep 2002 16:20:09 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

Catmandu::Fix::file_stat - get file status information River stage zero No dependents

NJFRANCK/Catmandu-Fix-File-0.012 - 28 Nov 2017 11:26:14 UTC - Search in distribution

FreeBSD::FileSystem - Class representing a filesystem in a FreeBSD host River stage zero No dependents

This class encapsulates a FreeBSD filesystem information....

ADUITSIS/FreeBSD-FsStat-0.107 - 26 Oct 2016 12:35:40 UTC - Search in distribution

App::GitFind::FileStatLs - Provide stat information in 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 formatted as the ...

CXW/App-GitFind-0.000002 - 26 Sep 2019 12:52:00 UTC - Search in distribution

Bio::DB::BigFile - Low-level interface to BigWig & BigBed files River stage zero No dependents

This module provides a low-level interface to Jim Kent's BigWig and BigBed files, which are indexed genome feature databases that can be randomly accessed across the network. Please see http://genome.ucsc.edu/FAQ/FAQformat.html for information about ...

LDS/Bio-BigFile-1.07 - 24 Feb 2012 17:20:46 UTC - Search in distribution

Linux::stat - parse /proc/stat River stage zero No dependents

Linux::stat is a simple Perl module which parses /proc/stat file. Info is arranged in hash reference with descriptive keys. Linux::stat was written on RedHat Linux 7.2, kernel 2.4.7 and tested on RedHat 6.2, kernel 2.2.14. It is expected to work with...

VSEGO/Linux-stat-1.00 - 24 Feb 2002 02:52:05 UTC - Search in distribution

BSD::stat - stat() with BSD 4.4 extentions River stage zero No dependents

This module's default exports override the core stat() and lstat() functions, replacing them with versions that contain BSD 4.4 extentions such as file flags. This module also adds chflags function. BSD::stat vs. CORE::stat When called as array conte...

DANKOGAI/BSD-stat-1.35 - 06 Jan 2014 16:39:07 UTC - Search in distribution

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 - Search in distribution
546 results (0.194 seconds)