On Thursday, March 28, 2002, at 12:05 PM, Michael G Schwern wrote: > Particularly fragile is _is_prefix() which tries to guess if the given > filepath is located in the given prefix. And anything having to touch > File::Find (which doesn't deal with non-Unix filepaths at all).
Crap, I didn't know that! Now *there's* a project worth some salt! At least it uses File::Basename a little bit, though probably not exhaustively. -Ken
