libhtml-display-perl 0.40-4 source package in Ubuntu

Changelog

libhtml-display-perl (0.40-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Sat, 15 Oct 2022 17:30:26 +0100

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
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-display-perl_0.40-4.dsc 2.3 KiB 416a281244baf92d6b742edc3cfecbf602b32ef3b788ea4ba7c17838d27cccdf
libhtml-display-perl_0.40.orig.tar.gz 13.9 KiB 43b2bd9883d9545c86c6cba7b0df4bd78cc889350fa4d7e17fe7a274ae9823a2
libhtml-display-perl_0.40-4.debian.tar.xz 2.9 KiB 9ff3c281f62429d8feec4f8dc3914ad451bbb8ebd84d2cb23b21b55b9083b96b

Available diffs

No changes file available.

Binary packages built by this source

libhtml-display-perl: module for displaying HTML locally in a browser

 HTML::Display abstracts the task of displaying HTML to the user. The
 displaying is done by launching a browser and navigating it to either a
 temporary file with the HTML stored in it, or, if possible, by pushing the
 HTML directly into the browser window.
 .
 The module tries to automagically select the "correct" browser, but if it
 doesn't find a good browser, you can modify the behaviour by setting some
 environment variables.