Apache-Sling
view release on metacpan or search on metacpan
lib/Apache/Sling/AuthzUtil.pm view on Meta::CPAN
require Exporter;
use base qw(Exporter);
our @EXPORT_OK = ();
our $VERSION = '0.27';
#{{{imports
use strict;
use lib qw ( .. );
#}}}
#{{{sub get_acl_setup
=pod
=head2 get_acl_setup
Returns a textual representation of the request needed to retrieve the ACL for
( run in 3.338 seconds using v1.01-cache-2.11-cpan-87723dcf8b7 )