| Paketname | libfile-find-object-perl | 
| Beschreibung | object oriented File::Find replacement | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.2.1-1 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 116 Byte | 
| Hängt ab von | perl (>= 5.6.0-16), libclass-xsaccessor-perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu Developers | 
| Quelle |  | 
| Paketgröße | 24990 Byte | 
| Prüfsumme MD5 | 854772aa265d32700d5cc41dcf3e3f7f | 
| Prüfsumme SHA1 | e16bd801fc6e76fdc1ff8fe1b282bbf1cdbd1bca | 
| Prüfsumme SHA256 | 30ab5286e31596ea76e95623fde6c603405fd758286a4f1c4f0cf16ce66c03cf | 
| 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. |