libwww-mechanize-perl 1.68-1 source package in Ubuntu

Changelog

libwww-mechanize-perl (1.68-1) unstable; urgency=low

  [ Nicholas Bamber ]
  * New upstream release

  [ gregor herrmann ]
  * debian/control: new build and runtime dependency:
    libhtml-tree-perl.
  * debian/copyright: new maintainer.
  * Set Standards-Version to 3.9.2 (no changes).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  19 May 2011 06:24:47 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libwww-mechanize-perl_1.68.orig.tar.gz 120.5 KiB fca43870fa5769252131dd817678650378a9bd4cbe967e2621a7d2273231ccaf
libwww-mechanize-perl_1.68-1.debian.tar.gz 5.6 KiB e0577b2dc69e8c3cc7c23f261ce48d27fec01dc6e615477006226ea178e3d321
libwww-mechanize-perl_1.68-1.dsc 2.6 KiB 92282a05305cf8dd0a62b4def35a806e588e8f876fa89bbaf98ff8c872fc2226

Available diffs

View changes file

Binary packages built by this source

libwww-mechanize-perl: module to automate interaction with websites

 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.