libmason-perl 2.15-1ubuntu0.1 source package in Ubuntu

Changelog

libmason-perl (2.15-1ubuntu0.1) precise-proposed; urgency=low

  * debian/control: Depends on libexception-class-perl (LP: #1171501)
 -- Angel Abad <email address hidden>   Mon, 22 Apr 2013 17:36:59 +0200

Upload details

Uploaded by:
Angel Abad
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe perl

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmason-perl_2.15.orig.tar.gz 94.9 KiB ea757e6a74b39e6b42b3012e05ec05d603ef43313245b7a61910058e369ce0a5
libmason-perl_2.15-1ubuntu0.1.debian.tar.gz 2.5 KiB 541a4eb14e30ac7e5a51d51262426774307a14edcf97b84930098d0ee23d1c77
libmason-perl_2.15-1ubuntu0.1.dsc 1.8 KiB 3ea830b9c250dcb03ce337cec505a4d25802aaf1b2f13ca5d90cc38e1989e623

View changes file

Binary packages built by this source

libmason-perl: powerful, high-performance templating for the web and beyond

 Mason is a powerful Perl-based templating system, designed to generate
 dynamic content of all kinds.
 .
 Unlike many templating systems, Mason does not attempt to invent an
 alternate, "easier" syntax for templates. It provides a set of syntax and
 features specific to template creation, but underneath it is still clearly
 and proudly recognizable as Perl.
 .
 Mason is most often used for generating web pages. It can handle web requests
 directly via PSGI, or act as the view layer for a web framework such as
 Catalyst or Dancer.
 .
 All documentation is indexed at Mason::Manual.
 .
 The previous major version of Mason (1.x) is available under the name
 HTML::Mason (package libhtml-mason-perl).