X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=Plugin.pod;h=dec530e1554e63ce7db18a98f98b3a33117a7e0c;hp=75216fe44379f02d21a5246bd9be62a45209ad8d;hb=06641849094f807d8762e328b5077e54b299f5e2;hpb=8b916a3b3c9a115c834e192c9c1ecf6f431c8f73 diff --git a/Plugin.pod b/Plugin.pod index 75216fe..dec530e 100644 --- a/Plugin.pod +++ b/Plugin.pod @@ -51,7 +51,7 @@ caller's scope use use the following snippet: sub import { - # Populates the caller's %^H with our callbacks + # Sets the caller's $^H{regcomp} his %^H with our callbacks re::engine::Plugin->import( comp => \&comp, exec => \&exec,