Name: | perl-B-Keywords |
---|---|
Version: | 1.27 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 20604 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-B-Keywords-1.27-1.el10_0.noarch.rpm |
Source RPM: | perl-B-Keywords-1.27-1.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-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. |