Name: | perl-DirHandle |
---|---|
Version: | 1.05 |
Release: | 512.1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3460 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-DirHandle-1.05-512.1.el10_0.noarch.rpm |
Source RPM: | perl-5.40.2-512.1.el10_0.src.rpm |
Build Date: | Thu Jun 26 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.perl.org/ |
Summary: | Supply object methods for directory handles |
Description: | There is no reason to use this module nowadays. The DirHandle module provides an alternative interface to the opendir(), closedir(), readdir(), and rewinddir() functions. Since Perl 5.6, opendir() alone has been all you need for lexical handles. |