perl-B-Keywords - Lists of reserved barewords and symbol names
Website: | http://search.cpan.org/dist/B-Keywords/ |
---|---|
License: | "Distributable" |
- Description:
B::Keywords supplies seven arrays of keywords: @Scalars, @Arrays, @Hashes, @Filehandles, @Symbols, @Functions, and @Barewords. 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.
Packages
perl-B-Keywords-1.13-5m.mo8.noarch [14 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (1.13-5m) - rebuild against perl-5.20.0 |