libmodule-starter-plugin-cgiapp-perl 0.44-1.1 source package in Ubuntu
Changelog
libmodule-starter-plugin-cgiapp-perl (0.44-1.1) unstable; urgency=medium * Non-maintainer upload. * Add patch to fix FTBFS (Closes: #952169) * d/control: Update versioned dep on libmodule-starter-perl * d/tests/pkg-perl/SKIP: skip build-deps and syntax.t + build-deps is skipped since it seems to be tested on itself + syntax.t: One check on titanium/Modules.pm needs fixing upstream -- Nilesh Patra <email address hidden> Sun, 30 Jan 2022 22:24:46 +0530
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmodule-starter-plugin-cgiapp-perl_0.44-1.1.dsc | 2.3 KiB | 047f722ab3fd9610801d432cfdf176a24034f1d9cd74689c185618475960d572 |
libmodule-starter-plugin-cgiapp-perl_0.44.orig.tar.gz | 39.2 KiB | 969f59b64531614eba3ebba2c4c32e7ad817a9deac17e1984520cedcc4705eac |
libmodule-starter-plugin-cgiapp-perl_0.44-1.1.debian.tar.xz | 3.7 KiB | 3b6febc382feac69ab65c15830c66dad2060db9a01b271f1392e5ce23b5d6e12 |
Available diffs
- diff from 0.44-1 to 0.44-1.1 (2.1 KiB)
No changes file available.
Binary packages built by this source
- libmodule-starter-plugin-cgiapp-perl: template based module starter for CGI apps
This is a plugin for Module::Starter that builds you a skeleton
CGI::Application module with all the extra files needed to package it for
CPAN. You can customize the output using HTML::Template.