summaryrefslogtreecommitdiff
path: root/ext/B
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-11-29 17:38:03 -0800
committerFather Chrysostomos <sprout@cpan.org>2014-11-29 18:19:43 -0800
commit3f03baede741ffaa8b3a34aab44bf363c23a6325 (patch)
tree9273fa5502a417026954b1fb0bd805b4215a19a2 /ext/B
parente4d64f820ca14150e8ede45f461b1a4b22966d26 (diff)
downloadperl-3f03baede741ffaa8b3a34aab44bf363c23a6325.tar.gz
B.pm: Document the B::REGEXP methods
Diffstat (limited to 'ext/B')
-rw-r--r--ext/B/B.pm10
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/B/B.pm b/ext/B/B.pm
index a52a4d1c26..f601fe2b8f 100644
--- a/ext/B/B.pm
+++ b/ext/B/B.pm
@@ -859,6 +859,16 @@ in the MAGIC.
=back
+=head2 B::REGEXP Methods
+
+=over 4
+
+=item REGEX
+
+=item precomp
+
+=back
+
=head2 B::GV Methods
=over 4