libcatalyst-modules-extra-perl 8 source package in Ubuntu

Changelog

libcatalyst-modules-extra-perl (8) unstable; urgency=low

  * Add build dependency on libtest-use-ok-perl (closes: #615503).
  * Add /me to Uploaders.
  * debian/copyright: point to /usr/share/common-licenses/GPL-1.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:01:43 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl
Precise release universe perl

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcatalyst-modules-extra-perl_8.tar.gz 76.0 KiB a25a94938cbedfafa9873618348759565b69b3707e10796c756d693270ae5188
libcatalyst-modules-extra-perl_8.dsc 2.3 KiB 7e8a7a6152a366b896570ff83328382a2fc35084335074ef855153f266e99cdb

Available diffs

View changes file

Binary packages built by this source

libcatalyst-modules-extra-perl: collection of extra modules for Catalyst

 This package includes some modules which could be handy when you make Catalyst
 application and which are not in libcatalyst-modules-perl.
 .
 Currently the following modules are included:
 .
 Catalyst::Model::Adaptor
 Use a plain class as a Catalyst model
 .
 Catalyst::Model::CDBI::CRUD
 Create-Read-Update-Delete model class using Class::DBI
 .
 Catalyst::Plugin::Authentication::Credential::OpenID
 Authentication using OpenID credentials
 .
 Catalyst::Plugin::Captcha
 Create and validate Captcha for Catalyst
 .
 Catalyst::Plugin::Setenv
 Deploy an environment (%ENV) using the Catalyst configuration