Пакет perl-File-CheckTree: Информация

    Исходный пакет: perl-File-CheckTree
    Версия: 4.42-alt3
    Собран:  16 августа 2021 г. 13:32 в задании #282288
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: https://metacpan.org/release/File-CheckTree

    Лицензия: Perl
    О пакете: Run many file-test checks on a tree
    Описание: 
    File::CheckTree::validate() routine takes a single multi-line string
    consisting of directives, each containing a file name plus a file test to try
    on it. (The file test may also be a "cd", causing subsequent relative file
    names to be interpreted relative to that directory.) After the file test you
    may put || die to make it a fatal error if the file test fails. The default is
    || warn.  The file test may optionally have a "!' prepended to test for the
    opposite condition. If you do a cd and then list some relative file names, you
    may want to indent them slightly for readability. If you supply your own die()
    or warn() message, you can use $file to interpolate the file name.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-File-CheckTree (noarch)

    Сопровождающий: Andrey Cherepanov

    Список участников:
    Andrey Cherepanov
    Igor Vlasenko

      1. perl(Test/More.pm)
      2. perl(deprecate.pm)
      3. perl(if.pm)
      4. perl(overload.pm)
      5. perl(strict.pm)
      6. perl(warnings.pm)
      7. perl-devel
      8. perl-podlators
      9. rpm-build-perl
      10. perl(Cwd.pm)
      11. perl(Exporter.pm)
      12. perl(ExtUtils/MakeMaker.pm)
      13. perl(File/Spec.pm)

    Последнее изменение


    31 июля 2021 г. Andrey Cherepanov 4.42-alt3
    - Inital build for Sisyphus.
    8 июля 2021 г. Igor Vlasenko 4.42-alt2_311
    - update to new release by fcimport
    17 марта 2021 г. Igor Vlasenko 4.42-alt2_310
    - update to new release by fcimport