[perl #81584] recommend Devel::FindAmpersand
authorFather Chrysostomos <sprout@cpan.org>
Sun, 16 Jan 2011 22:09:14 +0000 (14:09 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 16 Jan 2011 22:20:10 +0000 (14:20 -0800)
pod/perlvar.pod

index 22c4477..53295f0 100644 (file)
@@ -1067,7 +1067,8 @@ strongly discouraged unless you import it without the match variables:
 
        use English '-no_match_vars'
 
-The C<Devel::NYTProf> module can help you find uses of these
+The C<Devel::NYTProf> and C<Devel::FindAmpersand>
+modules can help you find uses of these
 problematic match variables in your code.
 
 Since Perl 5.10, you can use the C</p> match operator flag and the