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.
* 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