2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2017-03-11 13:13:00 by Wen Heping | Files touched by this commit (2) |  |
Log message:
Update to 0.12
Upstream changes:
0.12 20170119
. Prerequisite fix, no need to update
- Data::Tagset was not listed as an installation prerequisite
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-01-10 21:08:48 by Benny Siegert | Files touched by this commit (3) |
Log message:
Add module for Mechanize::FormFiller. From Edgar Fuss in PR pkg/49188.
From DESCR:
This 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 many tasks - fixed values, values to
be queried interactively from the user, values taken randomly from a list
of values and values specified through a callback to some Perl code.
|