Re: URI::Find subclass, comments and help requested

2003-02-05 Thread Dave Hinton at home
On Tuesday 4 February 2003 12:03am, Kate L Pugh wrote: - Any suggestions for getting the following test to pass? (At the moment it fails because the trailing ']' is getting assumed to be the end of the URL; I'm using ($close_re?) to match the closing delimiter because I don't want

Re: URI::Find subclass, comments and help requested

2003-02-05 Thread Kate L Pugh
On Wed 05 Feb 2003, Dave Hinton at home [EMAIL PROTECTED] wrote: Does it work if, in find(), you replace [thing with thing] Not quite, because the stuff gets put in $6, $7, ... instead of $1, $2, ... But that's easy to fix, especially as there's no need to look for a title if we have no