Authen-Tcpdmatch

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

name           'Authen-Tcpdmatch'                    ;
license        'gpl'                                 ;
all_from       'lib/Authen/Tcpdmatch/Tcpdmatch.pm'   ;
abstract_from  'lib/Authen/Tcpdmatch/Tcpdmatch.pm'   ;
no_index       directory  => 'examples'              ;
author         'Ioannis Tambouras <ioannis@cpan.org>';

requires
#     'Getopt::Compact'     => '0.04',
#	     'List::MoreUtils'     => '0.32',
#         'namespace::autoclean'=> '0.12',
#	     'List::Util'          => '1.23',
              'NetAddr::IP'         => '3.14',
              'Attribute::Handlers' => '0.91',
              'Parse::RecDescent'   => '1.965001',
;
test_requires 
              'Test::Pod'           => '1.45',
              'Test::Pod::Coverage' => '1.08',
              'Test::HasVersion'    => '0.012',
              'Test::CPAN::Meta'    => '0.18',

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

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