File: dist.ini

package info (click to toggle)
libtest-routine-perl 0.032-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 316 kB
  • sloc: perl: 733; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name    = Test-Routine
author  = Ricardo Signes <cpan@semiotic.systems>
license = Perl_5
copyright_holder = Ricardo Signes
copyright_year   = 2010

[=inc::BuildDemo]

[@Filter]
-bundle = @RJBS
-remove = AutoPrereqs
perl-window = standard

[AutoPrereqs]
skip = HashTester
skip = Test::ThingHasID
skip = MooseX::Role::Parameterized
skip = t::lib::NoGood
skip = MooseX::Method::Signatures

[Prereqs]
Test::More = 0.96 ; subtest with implicit done_testing

[PruneFiles]
filename = inc/BuildDemo.pm