perl-B-Keywords - Lists of reserved barewords and symbol names
Website: | http://search.cpan.org/dist/B-Keywords/ |
---|---|
License: | "Distributable, see LICENSE" |
- 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, and @Filehandles. Similarly, @Barewords adds a few non-function keywords and operators to the @Functions array.
Packages
perl-B-Keywords-1.09-6m.mo7.noarch [12 KiB] |
Changelog
by Yohsuke Ooi (2010-08-31):
- (1.09-6m) - full rebuild for mo7 release |