libwww-mechanize-shell-perl 0.62-1 source package in Ubuntu

Changelog

libwww-mechanize-shell-perl (0.62-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.

  [ Étienne Mollier ]
  * Import upstream version 0.62.
  * d/copyright: update upstream copyright year.
  * spelling-errors patch: refresh.
  * unset-http-proxy-for-tests patch: remove: applied-upstream.

 -- Étienne Mollier <email address hidden>  Mon, 21 Aug 2023 22:27:48 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libwww-mechanize-shell-perl_0.62-1.dsc 3.0 KiB 70090df3f1ba81ba9c8b8e49a24de17dd806f1f33104d2d8eb1e3da711becfb6
libwww-mechanize-shell-perl_0.62.orig.tar.gz 64.1 KiB 2ec7d972d75ad09927d329d10d5a5f00ca59a9beb0d6da69756c2b2797cd1d14
libwww-mechanize-shell-perl_0.62-1.debian.tar.xz 6.4 KiB 52316583fcb91f2721807a72bc49f29ccda3c7e22fea2c29695dba0eff58ba9d

Available diffs

No changes file available.

Binary packages built by this source

libwww-mechanize-shell-perl: interactive shell for WWW::Mechanize

 WWW::Mechanize::Shell implements a www-like shell above WWW::Mechanize and
 also has the capability to output crude Perl code that recreates the recorded
 session. Its main use is as an interactive starting point for automating a
 session through WWW::Mechanize.
 .
 The cookie support is there, but no cookies are read from your existing
 browser sessions. See HTTP::Cookies on how to implement reading/writing
 your current browsers cookies.