File: dist.ini

package info (click to toggle)
libpod-elemental-perlmunger-perl 0.093331-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 112 kB
  • sloc: perl: 68; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 297 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
name    = Pod-Elemental-PerlMunger
author  = Ricardo SIGNES <rjbs@cpan.org>
license = Perl_5
copyright_holder = Ricardo SIGNES

[Prereqs]
Moose           = 0
PPI             = 0    ; for detection of here-docs
Pod::Elemental  = 0.092941 ; what we tested against
namespace::autoclean  = 0

[@RJBS]