Name: | perl-DirHandle |
---|---|
Version: | 1.05 |
Release: | 481.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 4415 |
License: | GPL+ or Artistic |
RPM: | perl-DirHandle-1.05-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: | 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. |