CSS-SAC

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

                        Text::Balanced      => '1.84',
                        Class::ArrayObjects => '0.04',
                       },

    ($] >= 5.005 ?     ## Add these new keywords supported since 5.005
      (ABSTRACT_FROM  => 'SAC.pm', # retrieve abstract from module
       AUTHOR         => 'Robin Berjon') : ()),

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

);



( run in 0.255 second using v1.01-cache-2.11-cpan-8d75d55dd25 )