language-pack-kde-mr

KDE translation meta package for language mr

libalgorithm-dependency-perl

Base class for implementing various dependency trees in Perl

Algorithm::Dependency is a framework for creating simple read-only dependency heirachies, where you have a set of items that rely on other items in the set, and require actions on them as well.

account-plugin-sip

Messaging account plugin for SIP

live-task-localisation

Live environment localisation support

This metapackage installs packages and documentation to help support Debian live environments for other languages.

libcgi-application-plugin-authorization-perl

authorization framework for CGI::Application

CGI::Application::Plugin::Authorization adds the ability to authorize users for specific tasks. Once a user has been authenticated and you know who you are dealing with, you can then use this plugin to control what that user has access to. It imports two methods (authz and authorization) into your CGI::Application module. Both of these methods are interchangeable, so you should choose one and use it consistently throughout your code. Through the authz method you can call all the methods of the CGI::Application::Plugin::Authorization plugin.

libmoox-shorthas-perl

Shortcuts for common Moo has attribute configurations

Moo's has asks developers to repeat themselves a lot to set up attributes, and since its inceptions the most common configurations of attributes have crystallized through long usage.