libwww-mechanize-perl 1.70-1 source package in Ubuntu
Changelog
libwww-mechanize-perl (1.70-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Nicholas Bamber ] * New upstream release * Removed unnecessary patches * Updated copyright -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 17 Oct 2011 11:12:27 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libwww-mechanize-perl_1.70.orig.tar.gz | 122.0 KiB | 4dcc98a474fa7c4fe73099671487b3d8ecfb9828be34a80ef1638933d3d19090 |
libwww-mechanize-perl_1.70-1.debian.tar.gz | 5.2 KiB | 36421ed856eb76a6dff2c9c22e81f6ca23cab653fb36bdbba36ce6043726a698 |
libwww-mechanize-perl_1.70-1.dsc | 2.6 KiB | c4706f455a0f3c8b5be1220ab25835df35c431bb483655c96e028fc9d42c94af |
Available diffs
- diff from 1.68-1 to 1.70-1 (7.3 KiB)
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.