Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37508235
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-File-Find-Object

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.3.8-alt1
Время сборки: 25 июля 2023, 18:16 ( 39.2 недели назад )
Размер архива: 30.35 Kb

Домашняя страница:   https://metacpan.org/dist/File-Find-Object

Лицензия: Perl
О пакете: an object oriented File::Find replacement
Описание:

Perl module File::Find::Object does the same job as File::Find
but works like an object and with an iterator. As File::Find
is not object oriented, one cannot perform multiple searches
in the same application. The second problem of File::Find is
its file processing: after starting its main loop, one cannot
easily wait for another event and so get the next result.

With File::Find::Object you can get the next file by calling
the next() function, but setting a callback is still possible.

Текущий майнтейнер: Nikolay A. Fetisov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-File-Find-Object
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin