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

Changes for version 0.05 - 2008-02-17

  • [IMPORTANT] fixed a bug of 'radio' fields (now using 'checked' to check it, not 'selected')
  • skip encoding test in 5.6.x
  • changed 'disable_fields' to be ignored because it is meaningless in HTML::FillInForm (at least as of version 2.0)

Documentation

HTMLフォームにデータを充填する

Modules

Fills in HTML forms with data
Replaces FillInForm by FillInForm::Lite