diff options
Diffstat (limited to 'perl/perl-B-Hooks-OP-Check/README')
-rw-r--r-- | perl/perl-B-Hooks-OP-Check/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl/perl-B-Hooks-OP-Check/README b/perl/perl-B-Hooks-OP-Check/README new file mode 100644 index 0000000000..02e28b52ba --- /dev/null +++ b/perl/perl-B-Hooks-OP-Check/README @@ -0,0 +1,2 @@ +This module provides a C API for XS modules to hook into the callbacks +of PL_check. |