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

Группа :: Разработка/Perl
Пакет: perl-Module-Extract-Use

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

Текущая версия: 1.051-alt1
Время сборки: 10 февраля 2022, 15:43 ( 113.7 недели назад )
Размер архива: 17.85 Kb

Домашняя страница:   http://search.cpan.org/dist/Module-Extract-Use/

Лицензия: Artistic-2.0
О пакете: Perl module to pull out the modules a module explicitly uses
Описание:

Perl module Module::Extract::Use extracts the names of the modules
used in a file using a static analysis. Since this module does not
run code, it cannot find dynamic uses of modules, such as eval
"require $class". It only reports modules that the file loads
directly. Modules loaded with parent or base, for instance, will
be in the import list for those pragmas but won't have separate
entries in the data this module returns.

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

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

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

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