Name : perl-Directory-Iterator
| |
Version : 1.1.0
| Vendor : Mageia_Org
|
Release : 10.mga9
| Date : 2022-03-21 05:42:14
|
Group : Development/Perl
| Source RPM : perl-Directory-Iterator-1.1.0-10.mga9.src.rpm
|
Size : 0.01 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Simple, efficient recursive directory listing
|
Description :
This is a simple, efficient way to get a recursive list of all files under a specified directory.
It implements a typical iterator interface, making it simple to convert code that processes a list of files to use this instead. The directory is read as the list is consumed, so memory overhead is minimal.
This module simply loads the appropriate backend; either the Directory::Iterator::PP manpage or the Directory::Iterator::XS manpage. With the pure-perl backend, the speed is equivalent to the File::Find manpage; the XS backend is a few times faster.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/aarch64/media/core/release |