Alien-SLOCCount

 view release on metacpan or  search on metacpan

lib/Alien/SLOCCount.pm  view on Meta::CPAN


  share {
    requires 'Alien::SLOCCount';
    build [
      '%{sloccount} ...',
    ];
  };

=head1 DESCRIPTION

This distribution installs L<SLOCCount|http://www.dwheeler.com/sloccount/> so that
it can be used by other Perl distributions. If already installed for your
operating system, and it can be found, this distribution will use the SLOCCount
that comes with your operating system, otherwise it will download it from the
Internet, build and install it from you.

=head1 SEE ALSO

=over

=item *



( run in 0.566 second using v1.01-cache-2.11-cpan-df04353d9ac )