libhtml-mason-perl 1:1.59-2 source package in Ubuntu

Changelog

libhtml-mason-perl (1:1.59-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.5.1, no changes needed.
  * Apply multi-arch hints. + libhtml-mason-perl-doc: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 15:14:41 +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
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-mason-perl_1.59-2.dsc 2.6 KiB 9ea7e9ff90d8b257bce6a8cb3d4d4816c5783bec26efe5fee4e5739418013909
libhtml-mason-perl_1.59.orig.tar.gz 316.1 KiB 95bed2a6c488370046aa314be4b592bd65a6522f8845da8b36a6aff9a8b439d0
libhtml-mason-perl_1.59-2.debian.tar.xz 16.9 KiB 54eed37e21d87f9ef8a3a57d7a46c1e9550cdc60df130a6bce5a5f1710f01a98

Available diffs

No changes file available.

Binary packages built by this source

libhtml-mason-perl: HTML::Mason Perl module

 Mason allows web pages and sites to be constructed from shared,
 reusable building blocks called components. Components contain a mix
 of Perl and HTML, and can call each other and pass values back and
 forth like subroutines. Components increase modularity and eliminate
 repetitive work: common design elements (headers, footers, menus,
 logos) can be extracted into their own components where they need be
 changed only once to affect the whole site.
 .
 Other Mason features include a graphical site previewing utility, an
 HTML/data caching model, and the ability to walk through requests with
 the Perl debugger.
 .
 This package contains the HTML::Mason modules.

libhtml-mason-perl-doc: HTML::Mason examples

 Mason allows web pages and sites to be constructed from shared,
 reusable building blocks called components. Components contain a mix
 of Perl and HTML, and can call each other and pass values back and
 forth like subroutines. Components increase modularity and eliminate
 repetitive work: common design elements (headers, footers, menus,
 logos) can be extracted into their own components where they need be
 changed only once to affect the whole site.
 .
 This package contains the HTML::Mason examples.