Re: [PATCH] Add test for Pod::ParseUtils

2001-11-20 Thread Jarkko Hietaniemi
On Tue, Nov 20, 2001 at 02:33:14PM -1000, Tim Jenness wrote: > > Here is a new test script for Pod::ParseUtils. > > I was mainly concerned with the link parsing. There is a good chance that > Pod::ParseUtils is currently doing the wrong thing in some cases. > > Most obvious to me is that > >

[PATCH] Add test for Pod::ParseUtils

2001-11-20 Thread Tim Jenness
Here is a new test script for Pod::ParseUtils. I was mainly concerned with the link parsing. There is a good chance that Pod::ParseUtils is currently doing the wrong thing in some cases. Most obvious to me is that L does not print "some text". I have not put in a test for that case since