| Name: | perl-B-Keywords |
|---|---|
| Version: | 1.23 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 20279 |
| License: | GPL+ or Artistic |
| RPM: | perl-B-Keywords-1.23-1.el9.noarch.rpm |
| Source RPM: | perl-B-Keywords-1.23-1.el9.src.rpm |
| Build Date: | Thu Feb 03 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/B-Keywords |
| Summary: | Lists of reserved barewords and symbol names |
| 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. |