AI-CRM114

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

    PREREQ_PM         => {
      'IPC::Run'                => 0,
      'Test::More'              => 0,
    },
    ($] >= 5.005 ?     ## Add these new keywords supported since 5.005
      (ABSTRACT_FROM  => 'lib/AI/CRM114.pm', # retrieve abstract from module
       AUTHOR         => 'Bjoern Hoehrmann <bjoern@hoehrmann.de>') : ()),

    LICENSE           => 'perl',
    'dist'            => {
      PREOP     => 'chmod 600 Makefile.PL',
      TARFLAGS	=> '--group=cpan --owner=bjoern -cvf',
    },
);



( run in 0.241 second using v1.01-cache-2.11-cpan-496ff517765 )