Message-ID: <
20030505172547.GB20508@geeknest.com>
p4raw-id: //depot/perl@19444
Therefore, you must be extremely careful about using C<rmtree($foo,$bar,0)>
in situations where security is an issue.
+=head1 DIAGNOSTICS
+
+=over 4
+
+=item *
+
+On Windows, if C<mkpath> gives you the warning: B<No such file or
+directory>, this may mean that you've exceeded your filesystem's
+maximum path length.
+
+=back
+
=head1 AUTHORS
Tim Bunce <F<Tim.Bunce@ig.co.uk>> and