[ All 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 ]
×

Package perl-B-Keywords-1.23-1.el9.noarch download

Name perl-B-Keywords
Epoch 0
Version 1.23
Release 1.el9
Architecture noarch
Website/URL https://metacpan.org/release/B-Keywords
License GPL+ or Artistic
Build Time 2023-09-19 17:10:49
Build Host builder-x86-03.inferitos.ru
Summary Lists of reserved barewords and symbol names
Repositories Extras
Description 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.
Errata
Size 19 KiB
Source Project perl-B-Keywords-1.23-1.el9
SHA-256 checksum cb65236337a531969a177f10bbd5e44e7aea83780a2d477eb98f5a5261cceb50
× Full screenshot
Changelog 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