----- Original Message -----
From: "Eric Wilhelm" <[EMAIL PROTECTED]>
.
.
Is that one of the patches on rt ?
No, that's an svn revision.
The way Ingy did the reset masks the history, so you have to pull the
log like so to see where we were:
svn log -r 3070:240 http://svn.kwiki.org/ingy/Inline/@3070
And note:
r251 | ingy | 2002-11-04 13:43:43 -0800 (Mon, 04 Nov 2002) | 2 lines
Found some nits in 5.005_03
Then to get the patch:
svn diff -r 250:251 http://svn.kwiki.org/ingy/Inline/@3070
Which contains some pod changes and adds File::Spec to the requires
list.
Yep - got it. (I'll reinstate that, too.)
Thanks, Eric.
Cheers,
Rob