Subject: | typo in pod |
POD typo in example for fill_form()
'fill_passwords' should be 'fill_password' (note should be no trailing 's') in:
# extra fields will be passed on through:
my $filled_html = $self->fill_form($html, undef, fill_passwords => 0 );