Name: | perl-File-stat |
---|---|
Version: | 1.14 |
Release: | 512.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 12808 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-File-stat-1.14-512.el10.noarch.rpm |
Source RPM: | perl-5.40.1-512.el10.src.rpm |
Build Date: | Sat Mar 08 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.perl.org/ |
Summary: | By-name interface to Perl built-in stat functions |
Description: | This module overrides 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. |