X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Plugin.pod;h=7b30d980da64a0e39d0053627d7dda24d8fa08bd;hb=1552bb2e81b7055444d0d704f8c4dc86f129cd12;hp=7fda6f78d2fa14303d51db1ed580d964d7ecde9f;hpb=bc365867d2883a69972ef82adf4b19d0680e43aa;p=perl%2Fmodules%2Fre-engine-Plugin.git diff --git a/Plugin.pod b/Plugin.pod index 7fda6f7..7b30d98 100644 --- a/Plugin.pod +++ b/Plugin.pod @@ -2,6 +2,10 @@ re::engine::Plugin - API to write custom regex engines +=head1 VERSION + +Version 0.08 + =head1 DESCRIPTION As of perl 5.9.5 it's possible to lexically replace perl's built-in @@ -185,6 +189,10 @@ called at all. The length specified will be used as a a byte length (using L), not a character length. +=head2 nparens + +=head2 gofs + =head2 callbacks # A dumb regexp engine that just tests string equality