[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет perl-B-Keywords-1.23-1.el9.src download

Имя perl-B-Keywords
Эпоха 0
Версия 1.23
Релиз 1.el9
Архитектура src
Сайт https://metacpan.org/release/B-Keywords
Лицензия GPL+ or Artistic
Время сборки 2023-09-19 17:10:45
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Lists of reserved barewords and symbol names
Репозитории Extras
Полное описание B::Keywords supplies several arrays of exportable keywords: @Scalars, @Arrays, @Hashes, @Filehandles, @Symbols, @Functions, @Barewords, @TieIOMethods, @UNIVERSALMethods and @ExporterSymbols. The @Symbols array includes the contents of each of @Scalars, @Arrays, @Hashes, @Functions and @Filehandles. Similarly, @Barewords adds a few non-function keywords and operators to the @Functions array.
Эррата
Размер 25 КиБ
Исходный проект perl-B-Keywords-1.23-1.el9
Контрольная сумма SHA-256 2cbcce5bc3b9817067a6e0999e7571f1529159ab32545740d560b102854ae7c0
× Full screenshot
История изменений link
* Tue Sep 19 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.23-1
- Rebuilt for MSVSphere 9.2

* Sun Oct 31 2021 Paul Howarth <paul@city-fan.org> - 1.23-1
- Update to 1.23
  - Relax bogus blead test failures
  - Add reverse test: if @Barewords are covered on keywords.h
  - Move some @Barewords not in keywords.h to @BarewordsExtra
  - Add %main, %CORE, %CORE::GLOBAL:: to @Hashes
  - Fixed versions for EQ, CORE, state, break, given, when, default, UNITCHECK