libmojolicious-perl 9.31+dfsg-1 source package in Ubuntu

Changelog

libmojolicious-perl (9.31+dfsg-1) unstable; urgency=medium

  * Import upstream version 9.31+dfsg.
    Fixes multiple <script> parsing issues in Mojo::DOM (GH#2014, GH#2015).
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Thu, 22 Dec 2022 17:58:02 +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
libmojolicious-perl_9.31+dfsg-1.dsc 2.7 KiB 17fa40d998602cd826de99b3eb9b3552f3f03129d0c802c654717d1dd2ae3bcf
libmojolicious-perl_9.31+dfsg.orig.tar.xz 582.7 KiB 78fef673b4a53fea0cf4f6b4403a41b16ac5661d8a54af2d4c9cc5bdc431dfdf
libmojolicious-perl_9.31+dfsg-1.debian.tar.xz 17.6 KiB d49006a8ff4243bef7cfffd51dba5187c60e17f73d80169a3a587180e4486d00

No changes file available.

Binary packages built by this source

libmojolicious-perl: simple, yet powerful, Web Application Framework

 Mojolicious is a Perl Web Application Framework built around the familiar
 Model-View-Controller philosophy. It supports a simple single file mode via
 Mojolicious::Lite, RESTful routes, plugins, Perl-ish templates, session
 management, signed cookies, a testing framework, internationalization, first
 class Unicode support, and more.
 .
 The package also provides the morbo and hypnotoad (development) web servers
 and the mojo command line script.