Annotated CPAN


CORION > WWW-Mechanize-FormFiller 0.10 (2009-04-24)

[ search.cpan.org | Kobes search | CPAN::Forum | CPANRatings | report a bug | cpantesters | Download ]

WWW::Mechanize::FormFiller framework to automate HTML forms
WWW::Mechanize::FormFiller::Value Base class for HTML form values
WWW::Mechanize::FormFiller::Value::Callback Call Perl code to fill out a HTML form field
WWW::Mechanize::FormFiller::Value::Default Fill a fixed value into an empty HTML form field
WWW::Mechanize::FormFiller::Value::Fixed Fill a fixed value into an HTML form field
WWW::Mechanize::FormFiller::Value::Interactive Ask the user to fill out a HTML form field
WWW::Mechanize::FormFiller::Value::Keep Leave an HTML field alone
WWW::Mechanize::FormFiller::Value::Random Randomly fill out a HTML form field
WWW::Mechanize::FormFiller::Value::Random::Chars Fill characters into an HTML form field
WWW::Mechanize::FormFiller::Value::Random::Date Fill a timestamp into an HTML form field
WWW::Mechanize::FormFiller::Value::Random::Word Fill a word into an HTML form field