]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/commitdiff
POD nits
authorVincent Pit <vince@profvince.com>
Mon, 4 Apr 2011 18:04:04 +0000 (20:04 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 4 Apr 2011 18:04:04 +0000 (20:04 +0200)
Plugin.pod

index 5910f14e2e49bdd727475717a93dee28a6b3e011..b2d225c64c2bff10721eb9717f45596ef24464d6 100644 (file)
@@ -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.
 
 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
 
 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<perlreapi>, L<Taint::Util>
 
 
 L<perlreapi>, L<Taint::Util>
 
-=head1 TODO / CAVEATS
+=head1 TODO & CAVEATS
 
 I<here be dragons>
 
 
 I<here be dragons>