aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-B-Keywords/pkg-descr
blob: 181ed4228ba66aa573c000200bd59990c8ae1852 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                               
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. 

WWW: http://search.cpan.org/dist/B-Keywords/