Name: | perl-B-Keywords |
---|---|
Version: | 1.20 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 18613 |
License: | GPL+ or Artistic |
RPM: | perl-B-Keywords-1.20-1.el8.noarch.rpm |
Source RPM: | perl-B-Keywords-1.20-1.el8.src.rpm |
Build Date: | Mon Nov 04 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.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. |