On Sat, 2005-12-10 at 12:52 -1000, Joshua Hoblitt wrote: > I think we need to also change Parrot::IO::Directory->relative_path() to > filter out '' and replace it with '.' or else we'll have to bundle a > recent version of File::Spec with Parrot, which I'm not too enthusiastic > about. > > A revised patch is attached. I'll commit it in this form unless there > is an objection.
Seems reasonable to me, unless curdir() can ever return 0 or undef, and also fixes my bug #37875. -- c