SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Catalyst-Plugin-Authorization-ACL rpm build for : openSUSE Tumbleweed. For other distributions click perl-Catalyst-Plugin-Authorization-ACL.

Name : perl-Catalyst-Plugin-Authorization-ACL
Version : 0.16 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 5.62 Date : 2024-08-05 20:54:25
Group : Development/Libraries/Perl Source RPM : perl-Catalyst-Plugin-Authorization-ACL-0.16-5.62.src.rpm
Size : 0.06 MB
Packager : (none)
Summary : ACL support for Catalyst applications
Description :
This module provides Access Control List style path protection, with
arbitrary rules for Catalyst applications. It operates only on the Catalyst
private namespace, at least at the moment.

The two hierarchies of actions and controllers in Catalyst are:

* Private Namespace

Every action has its own private path. This path reflects the Perl
namespaces the actions were born in, and the namespaces of their
controllers.

* External Namespace

Some actions are also directly accessible from the outside, via a URL.

The private and external paths will be the same, if you are using Local
actions. Alternatively you can use \'Path\', \'Regex\', or \'Global\' to specify
a different external path for your action.

The ACL module currently only knows to exploit the private namespace. In
the future extensions may be made to support external namespaces as well.

Various types of rules are supported, see the list under RULES.

When a path is visited, rules are tested one after the other, with the most
exact rule fitting the path first, and continuing up the path. Testing
continues until a rule explcitly allows or denies access.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Catalyst-Plugin-Authorization-ACL-0.16-5.62.noarch.rpm
     

Provides :
perl(Catalyst::Plugin::Authorization::ACL)
perl(Catalyst::Plugin::Authorization::ACL::Engine)
perl-Catalyst-Plugin-Authorization-ACL

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Catalyst::ClassData)
perl(Class::Throwable)
perl(Moose)
perl(Moose::Object)
perl(Tree::Simple)
perl(Tree::Simple::Visitor::FindByPath)
perl(Tree::Simple::Visitor::GetAllDescendents)
perl(mro)
perl(namespace::autoclean)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Catalyst
/usr/lib/perl5/vendor_perl/5.40.0/Catalyst/Plugin
/usr/lib/perl5/vendor_perl/5.40.0/Catalyst/Plugin/Authorization
/usr/lib/perl5/vendor_perl/5.40.0/Catalyst/Plugin/Authorization/ACL
/usr/lib/perl5/vendor_perl/5.40.0/Catalyst/Plugin/Authorization/ACL.pm
/usr/lib/perl5/vendor_perl/5.40.0/Catalyst/Plugin/Authorization/ACL/Engine.pm
/usr/share/doc/packages/perl-Catalyst-Plugin-Authorization-ACL
/usr/share/doc/packages/perl-Catalyst-Plugin-Authorization-ACL/Changes
/usr/share/doc/packages/perl-Catalyst-Plugin-Authorization-ACL/LICENSE
/usr/share/doc/packages/perl-Catalyst-Plugin-Authorization-ACL/README
/usr/share/man/man3/Catalyst::Plugin::Authorization::ACL.3pm.gz
/usr/share/man/man3/Catalyst::Plugin::Authorization::ACL::Engine.3pm.gz

 
ICM