ACL-Regex

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

use ExtUtils::MakeMaker;

WriteMakefile(
    NAME         => 'ACL::Regex',
    VERSION_FROM => 'lib/ACL/Regex.pm',
    AUTHOR       => 'Peter Blair (pblair@cpan.org)',
    ABSTRACT     => 'Class to generate access controls using PCRE',
    PREREQ_PM    => {
                    },
);

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.290 second using v1.00-cache-2.02-grep-82fe00e-cpan-d29e8ade9f55 )