# WWW-Mechanize-FormFiller **Repository Path**: mirrors_gitpan/WWW-Mechanize-FormFiller ## Basic Information - **Project Name**: WWW-Mechanize-FormFiller - **Description**: Read-only release history for WWW-Mechanize-FormFiller - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WWW/Mechanize/FormFiller version 0.01 ===================================== WWW::Mechanize::FormFiller and its submodules are useful to automate web forms. The FormFiller object is filled with a set of rules how to fill out HTML form field and then let loose on a HTML form. It fills in the fields according to the preset rules. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Test::More for the tests HTML::Form for the filling of HTML forms COPYRIGHT AND LICENCE These modules may be used under the same terms as Perl itself Copyright (C) 2002,2003 Max Maischein, corion@cpan.org