libcgi-application-plugin-authentication-perl 0.23+~cs0.5-2 source package in Ubuntu

Changelog

libcgi-application-plugin-authentication-perl (0.23+~cs0.5-2) unstable; urgency=medium

  * Remove optional build dependency libcolor-calc-perl which may leave
    the archive in the not so distant future.
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <email address hidden>  Mon, 23 May 2022 21:11:05 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcgi-application-plugin-authentication-perl_0.23+~cs0.5-2.dsc 4.2 KiB cfdec0358e850335dc6ce68b57c0c238c8f1bd2b50eda83faf2c22163b3d7e11
libcgi-application-plugin-authentication-perl_0.23+~cs0.5.orig-driver-cdbi.tar.gz 6.2 KiB facde3c320a05fd2a39a9449b651af73f9adbce097581ca078fbd77643e1cad7
libcgi-application-plugin-authentication-perl_0.23+~cs0.5.orig-driver-dbic.tar.gz 7.6 KiB a89f53d63be9deca5933e2d386a071923a404c2961f0e9fd93731ba0a8a0fce5
libcgi-application-plugin-authentication-perl_0.23+~cs0.5.orig.tar.gz 105.4 KiB 80745e2118a66eb40fc2bba1b884c0fd8581968747111848da905482f437db48
libcgi-application-plugin-authentication-perl_0.23+~cs0.5-2.debian.tar.xz 10.2 KiB 6fcfa87e903da48ad714b9f8a0ff1346858008f6cfaa81dc64290fe9c375d5a8

No changes file available.

Binary packages built by this source

libcgi-application-plugin-authentication-perl: authentication framework for CGI::Application

 CGI::Application::Plugin::Authentication adds the ability to authenticate
 users in your CGI::Application modules. The module separates authentication
 into Drivers (backend logic), Store (cookie management etc) and Display
 (formulation of the login form). The following drivers are bundled with this
 package:
 .
  - CGI::Application::Plugin::Authentication::Driver::DBIC
  - CGI::Application::Plugin::Authentication::Driver::CDBI