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=4c6249853ec480c9cf860a0a6d130a4e42409bc3;hpb=d0797f762a80a7ebad75dfd1c453dd2f7a6e38e8 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,