Name: | perl-DirHandle |
---|---|
Version: | 1.05 |
Release: | 512.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3460 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-DirHandle-1.05-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: | 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. |