libwww-mechanize-perl 2.20-ok1 source package in openKylin
Changelog
libwww-mechanize-perl (2.20-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:13:38 -0700
libwww-mechanize-perl (2.20-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:13:38 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | perl |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libwww-mechanize-perl_2.20.orig.tar.gz | 199.6 KiB | 5adce695f3968565d3c8e597b988525ee4c89f40ecb1a21ecee7a16532dbb668 |
| libwww-mechanize-perl_2.20-ok1.debian.tar.xz | 3.2 KiB | a9e82bdb200d6b69ea5658aee111a3156647683997a2e6e7145cbf8643b52a8d |
| libwww-mechanize-perl_2.20-ok1.dsc | 2.7 KiB | 868e3d75823d81ae53264a594a05427f6053c21090edb18607b58072a66cdea2 |
WWW::Mechanize, or Mech for short, helps you automate interaction with
a website. It supports performing a sequence of page fetches including
following links and submitting forms. Each fetched page is parsed and
its links and forms are extracted. A link or a form can be selected, form
fields can be filled and the next page can be fetched. Mech also stores
a history of the URLs you've visited, which can be queried and revisited.