Re: Pugs File-Util tests

2008-01-03 Thread Moritz Lenz
Mark A. Hershberger wrote: > The recent perl6 brouhaha got me to try out pugs again. > > After grabbing pugs from svn and running the smoke tests > (http://xrl.us/bdipe), I noticed some ext/File-Util/t/03.dirs.t was > failing and looked like it would be a relatively easy fix. > > Diff attached.

Pugs File-Util tests

2007-12-29 Thread Mark A. Hershberger
The recent perl6 brouhaha got me to try out pugs again. After grabbing pugs from svn and running the smoke tests (http://xrl.us/bdipe), I noticed some ext/File-Util/t/03.dirs.t was failing and looked like it would be a relatively easy fix. Diff attached. I worked from the File::Util docs on CPA