The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:WWW-Mechanize-FormFiller"

WWW::Mechanize::FormFiller - framework to automate HTML forms River stage one • 4 direct dependents • 5 total dependents

The module is intended as a simple way to fill out HTML forms from a set of predetermined values. You set up the form filler with value elements, retrieve the HTML form, and let the form filler loose on that form. There are value classes provided for...

CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC

WWW::Mechanize::FormFiller::Value - Base class for HTML form values River stage one • 4 direct dependents • 5 total dependents

This class is the base class for different values - it defines the interface implemented by the subclasses. new NAME Creates a new value which will correspond to the HTML field "NAME". name [NEWNAME] Gets and sets the name of the HTML field this valu...

CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC

WWW::Mechanize::FormFiller::Value::Keep - Leave an HTML field alone River stage one • 4 direct dependents • 5 total dependents

This class provides a way to keep a value in an HTML field. new NAME Creates a new value which will correspond to the HTML field "NAME". name [NEWNAME] Gets and sets the name of the HTML field this value corresponds to. value FIELD Returns whatever "...

CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC

WWW::Mechanize::FormFiller::Value::Fixed - Fill a fixed value into an HTML form field River stage one • 4 direct dependents • 5 total dependents

This class provides a way to write a fixed value into a HTML field. new NAME, VALUE Creates a new value which will correspond to the HTML field "NAME". The "VALUE" is the value to be written into the HTML field. name [NEWNAME] Gets and sets the name ...

CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC

WWW::Mechanize::FormFiller::Value::Random - Randomly fill out a HTML form field River stage one • 4 direct dependents • 5 total dependents

This class provides a way to write a randomly chosen value into a HTML field. new NAME, LIST Creates a new value which will correspond to the HTML field "NAME". The "LIST" is a list of items one of which will be returned for each call to "value()". T...

CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC

WWW::Mechanize::FormFiller::Value::Default - Fill a fixed value into an empty HTML form field River stage one • 4 direct dependents • 5 total dependents

This class provides a way to write a fixed value into a HTML field. new NAME, VALUE Creates a new value which will correspond to the HTML field "NAME". The "VALUE" is the value to be written into the HTML field. name [NEWNAME] Gets and sets the name ...

CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC

WWW::Mechanize::FormFiller::Value::Callback - Call Perl code to fill out a HTML form field River stage one • 4 direct dependents • 5 total dependents

This class provides a way to write a value returned by Perl code into a HTML field. new NAME, CODE Creates a new value which will correspond to the HTML field "NAME". The "CODE" is a code reference that will return the value to be written into the HT...

CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC

WWW::Mechanize::FormFiller::Value::Interactive - Ask the user to fill out a HTML form field River stage one • 4 direct dependents • 5 total dependents

This class provides a way to write a value read from STDIN into a HTML field. new NAME Creates a new value which will correspond to the HTML field "NAME". name [NEWNAME] Gets and sets the name of the HTML field this value corresponds to. value FIELD ...

CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC

WWW::Mechanize::FormFiller::Value::Random::Word - Fill a word into an HTML form field River stage one • 4 direct dependents • 5 total dependents

This class provides a way to write a randomly chosen value into a HTML field. new NAME, LIST Creates a new value which will correspond to the HTML field "NAME". The "LIST" is the list of arguments passed to Data::Random::rand_words. If the list is em...

CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC

WWW::Mechanize::FormFiller::Value::Random::Date - Fill a timestamp into an HTML form field River stage one • 4 direct dependents • 5 total dependents

This class provides a way to write a randomly chosen value into a HTML field. new NAME, %ARGS Creates a new value which will correspond to the HTML field "NAME". The allowed %ARGS are string => POSIX strftime string min => minimum time stamp (inclusi...

CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC

WWW::Mechanize::FormFiller::Value::Random::Chars - Fill characters into an HTML form field River stage one • 4 direct dependents • 5 total dependents

This class provides a way to write a randomly chosen value into a HTML field. new NAME, LIST Creates a new value which will correspond to the HTML field "NAME". The "LIST" is the list of arguments passed to Data::Random::rand_chars. If the list is em...

CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC
11 results (0.019 seconds)