From: Vincent Pit Date: Mon, 4 Apr 2011 18:04:04 +0000 (+0200) Subject: POD nits X-Git-Tag: v0.09~3 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=commitdiff_plain;h=da128dfa86f1ef5329f43066ca0a8c42b22900f3 POD nits --- diff --git a/Plugin.pod b/Plugin.pod index 5910f14..b2d225c 100644 --- a/Plugin.pod +++ b/Plugin.pod @@ -278,7 +278,7 @@ True iff this module could have been built with fork-safety features enabled. This will always be true except on Windows where it's false for perl 5.10.0 and below. -=head1 Tainting +=head1 TAINTING The only way to untaint an existing variable in Perl is to use it as a hash key or referencing subpatterns from a regular expression match @@ -339,7 +339,7 @@ this module is responsible for how and if it untaints its variables. L, L -=head1 TODO / CAVEATS +=head1 TODO & CAVEATS I