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

Changes for version 0.04

  • Fixed Makefile.PL for Perl 5.8.0
  • Fixed inline tests
  • Fixed inline examples so they actually show in the Pod
  • Added more inline tests to test the synopses
  • New prerequisite: Data::Random - to fill out forms with better random data
  • Added custom random date generation
  • Added 'use strict' to all FormFiller::Value::* modules (only cosmetic)
  • Added WWW::Mechanize::FormFiller::fillout, the dwim routine to fill out forms, suggested by Mark Stosberg. Thanks !

Modules

framework to automate HTML forms
Base class for HTML form values
Call Perl code to fill out a HTML form field
Fill a fixed value into an empty HTML form field
Fill a fixed value into an HTML form field
Ask the user to fill out a HTML form field
Leave an HTML field alone
Randomly fill out a HTML form field
Fill characters into an HTML form field
Fill a timestamp into an HTML form field
Fill a word into an HTML form field