Here's a patch for that: --- lib/File/Path.pm.org Wed Apr 30 10:39:50 2003 +++ lib/File/Path.pm Wed Apr 30 10:40:19 2003 @@ -90,7 +90,7 @@ read and write access. Note also that the occurrence of errors in rmtree can be determined I<only> by trapping diagnostic messages using C<$SIG{__WARN__}>; it is not apparent from the return value. -Therefore, you must be extremely careful about using C<rmtree($foo,$bar, 0> +Therefore, you must be extremely careful about using C<rmtree($foo,$bar, 0)> in situations where security is an issue. =head1 AUTHORSThread Next