Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37403028
en ru br
ALT Linux repos
S:1.26-alt1
5.0: 1.08-alt1
4.1: 1.08-alt1

Group :: Development/Perl
RPM: perl-B-Keywords

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.26-alt1
Build date: 25 july 2023, 11:26 ( 38.4 weeks ago )
Size: 16.94 Kb

Home page:   http://search.cpan.org/~jjore/B-Keywords/

License: Perl
Summary: Perl module with lists of reserved barewords and symbol names
Description:

Perl module 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.

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

  • perl-B-Keywords
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin