--- common-sense/sense.pm.PL 2010/02/19 14:58:41 1.1 +++ common-sense/sense.pm.PL 2010/04/03 02:56:56 1.2 @@ -17,7 +17,7 @@ no warnings; use warnings qw(FATAL closed threads internal debugging pack substr malloc portable prototype inplace io pipe unpack regexp deprecated exiting glob digit printf - layer reserved parenthesis taint closure semicolon); + layer reserved taint closure semicolon); no warnings qw(exec newline unopened); BEGIN { @@ -59,7 +59,7 @@ # use warnings qw(FATAL closed threads internal debugging pack substr malloc # portable prototype inplace io pipe unpack regexp # deprecated exiting glob digit printf layer - # reserved parenthesis taint closure semicolon); + # reserved taint closure semicolon); # no warnings qw(exec newline unopened); =head1 DESCRIPTION