| Paketname | libfile-find-object-perl |
| Beschreibung | object oriented File::Find replacement |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.2.1-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 116 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libclass-xsaccessor-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 24944 Byte |
| Prüfsumme MD5 | a9f0599cf0526b574f5d44554335b585 |
| Prüfsumme SHA1 | 3c54346b5b206cee1eeb43a1cc8a126eb6b9e218 |
| Prüfsumme SHA256 | 54c48774f50cab33bc4e8232d4712340ed3d535694f2c082481d77c176435a46 |
| Link zum Herunterladen | libfile-find-object-perl_0.2.1-1_all.deb |
| Ausführliche Beschreibung | File::Find::Object does same job as File::Find but works like an object and
with an iterator. As File::Find is not object oriented, one can't perform
multiple searches in the same application. The second problem of File::Find
is its file processing: after starting its main loop, one can't easily wait
for another event and so get the next result.
|