From: Robin Barker Date: Mon, 18 Feb 2008 15:47:42 +0000 (+0000) Subject: was RE: [PATCH] re patch 33127: formatting for C<<{ bydepth => 1 }>> X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=788c0c32a9bfe0457b76c2d26bb262e9bad5fe87;p=p5sagit%2Fp5-mst-13.2.git was RE: [PATCH] re patch 33127: formatting for C<<{ bydepth => 1 }>> From: "Robin Barker" Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A46@exchsvr2.npl.ad.local> plus another POD fix found by podchecker p4raw-id: //depot/perl@33333 --- diff --git a/lib/File/Find.pm b/lib/File/Find.pm index d8dd4f4..0128e21 100644 --- a/lib/File/Find.pm +++ b/lib/File/Find.pm @@ -84,7 +84,7 @@ described in L below. Reports the name of a directory only AFTER all its entries have been reported. Entry point C is a shortcut for -specifying C<{ bydepth =E 1 }> in the first argument of C. +specifying C<< { bydepth => 1 } >> in the first argument of C. =item C @@ -241,7 +241,7 @@ table below summarizes all variants: /etc/x /etc /etc/x -When or are in effect, there is +When C or C are in effect, there is also a C<$File::Find::fullname>. The function may set C<$File::Find::prune> to prune the tree unless C was specified. Unless C or C is specified, for