Remove MacOS classic support from File::{Copy,DosGlob,Find,Glob,stat}.
authorNicholas Clark <nick@ccl4.org>
Mon, 21 Jun 2010 20:10:40 +0000 (21:10 +0100)
committerNicholas Clark <nick@ccl4.org>
Wed, 23 Jun 2010 07:52:45 +0000 (08:52 +0100)
commit862f843bac3434c2861e482369451dae9f8ce17c
treeb763a30a1f5d968ec79ac0db3e005a2748e3f1ca
parente713b73750eb9e684a6d14dcca1a22d55ce2226d
Remove MacOS classic support from File::{Copy,DosGlob,Find,Glob,stat}.

ExtUtils::MakeMaker removed MacOS support in 6.25, merged to blead in December
2004, so this code is vestigial, and a small runtime penalty.
ext/File-Glob/Glob.pm
lib/File/Copy.pm
lib/File/DosGlob.pm
lib/File/Find.pm
lib/File/stat.pm