diff options
author | Charadon <dev@iotib.net> | 2024-09-04 07:48:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-04 09:08:39 +0700 |
commit | 79c04c988b04712d368da11fabfe7d9b3f744eac (patch) | |
tree | a1b954cd0420ee2a600fdd6c9bc09c6f201ade6f /perl/perl-B-Keywords/perl-B-Keywords.info | |
parent | e89cf32f760b1bde8e5cf1b7ce13eade68b60241 (diff) |
perl/perl-B-Keywords: Added (Reserved barewords and symbol names).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-B-Keywords/perl-B-Keywords.info')
-rw-r--r-- | perl/perl-B-Keywords/perl-B-Keywords.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/perl/perl-B-Keywords/perl-B-Keywords.info b/perl/perl-B-Keywords/perl-B-Keywords.info new file mode 100644 index 0000000000..6951202253 --- /dev/null +++ b/perl/perl-B-Keywords/perl-B-Keywords.info @@ -0,0 +1,10 @@ +PRGNAM="perl-B-Keywords" +VERSION="1.27" +HOMEPAGE="https://github.com/rurban/b-keywords" +DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RU/RURBAN/B-Keywords-1.27.tar.gz" +MD5SUM="9544eb97dc72083f3edec77db0d4ae5c" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Charadon" +EMAIL="dev@iotib.net" |