Lists of reserved barewords and symbol names
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 (like __DATA__, NULL) to the @Functions array. All additions and modifications are welcome.
$
pkg install p5-B-KeywordsOrigin
devel/p5-B-Keywords
Size
39.7KiB
License
GPLv2, ART10
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
7 packages