diff options
author | Jan F. Chadima <jfch@jagda.eu> | 2018-03-21 23:01:05 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-03-21 23:01:05 +0000 |
commit | 9a099d21e1bc57ccf0fa58f7305e431c58de5f15 (patch) | |
tree | be6f6804300c6b42f4acfd8227f9ce4d142626b0 /perl/perl-B-Hooks-OP-Check/slack-desc | |
parent | b63e804a7338373d8e1479b192a0cadf9f3118fd (diff) | |
download | slackbuilds-9a099d21e1bc57ccf0fa58f7305e431c58de5f15.tar.gz |
perl/perl-B-Hooks-OP-Check: Added (Hook into XS modules).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-B-Hooks-OP-Check/slack-desc')
-rw-r--r-- | perl/perl-B-Hooks-OP-Check/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-B-Hooks-OP-Check/slack-desc b/perl/perl-B-Hooks-OP-Check/slack-desc new file mode 100644 index 0000000000..c3bffb8555 --- /dev/null +++ b/perl/perl-B-Hooks-OP-Check/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-B-Hooks-OP-Check: perl-B-Hooks-OP-Check (Hook into XS modules) +perl-B-Hooks-OP-Check: +perl-B-Hooks-OP-Check: This module provides a C API for XS modules to hook into the +perl-B-Hooks-OP-Check: callbacks of PL_check. +perl-B-Hooks-OP-Check: +perl-B-Hooks-OP-Check: Homepage: https://metacpan.org/pod/B::Hooks::OP::Check +perl-B-Hooks-OP-Check: +perl-B-Hooks-OP-Check: +perl-B-Hooks-OP-Check: +perl-B-Hooks-OP-Check: +perl-B-Hooks-OP-Check: |