Remove Mac OS Classic docs from DirHandle and File::{Copy,DosGlob,Find}
authorNicholas Clark <nick@ccl4.org>
Tue, 18 Jan 2011 13:08:11 +0000 (13:08 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 18 Jan 2011 13:08:11 +0000 (13:08 +0000)
commitd6dc8a6dc95226ddff7719cd1e0bd053c4e5725e
tree22c72716786fa2349be6a55955772799634523bb
parentd5e2eea989a695246f951ac0bf3026d6659bb8b9
Remove Mac OS Classic docs from DirHandle and File::{Copy,DosGlob,Find}

The documentation for the different behaviour on Mac OS Classic was not
removed when the relevant code was removed in 862f843bac3434c2. That commit
also remove all callers to several Mac OS classic support functions, but not
the functions themselves. Rectify this.
lib/DirHandle.pm
lib/File/Copy.pm
lib/File/DosGlob.pm
lib/File/Find.pm