| Name: | perl-File-stat |
|---|---|
| Version: | 1.09 |
| Release: | 481.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 13948 |
| License: | GPL+ or Artistic |
| RPM: | perl-File-stat-1.09-481.el9.noarch.rpm |
| Source RPM: | perl-5.32.1-481.el9.src.rpm |
| Build Date: | Tue Apr 09 2024 |
| Build Host: | build-ol9-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. |