Name : perl-Directory-Iterator
| |
Version : 1.1.0
| Vendor : (none)
|
Release : 7pclos2017
| Date : 2017-07-12 19:55:56
|
Group : Development/Perl
| Source RPM : perl-Directory-Iterator-1.1.0-7pclos2017.src.rpm
|
Size : 0.01 MB
| |
Packager : bb2 < bb2>
| |
Summary : no summary found
|
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-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |