in reply to Re: WWW::Mechanize select() method fails
in thread [SOLVED] WWW::Mechanize select() method fails
The standard way of telling people about bugs would be the CPAN ticket tracker, but you can also email the report to RT, as detailed in the gasp documentation.
Of course, as always, a short test/program together with the input data and the expectations, preferably using Test::More greatly improves the chance of the bug getting fixed as soon as possible :-)
Update: As I look on CPAN, petdance has just released WWW::Mechanize 1.05_03, which seems to make the select method return a true value in all cases. If that fixes your bug I don't know, but you might want to test against the current developer release before submitting the bug.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: WWW::Mechanize select() method fails
by Cody Pendant (Prior) on Nov 01, 2004 at 23:12 UTC | |
by petdance (Parson) on Nov 06, 2004 at 07:56 UTC |