Enforce clean source by applying Test::EOL on ourself
[catagits/Test-EOL.git] / dist.ini
1 name    = Test-EOL
2 version = 1.3
3 author  = Arthur Axel 'fREW' Schmidt <frioux@gmail.com>
4 author  = Florian Ragwitz <rafl@debian.org>
5 author  = Kent Fredric <kentfredric@gmail.com>
6 author  = Peter Rabbitson <ribasushi@cpan.org>
7 author  = Tomas Doran <bobtfish@bobtfish.net>
8 license = Perl_5
9 copyright_holder = Tomas Doran
10
11 [@Filter]
12 -bundle = @FLORA
13 -remove = EOLTests ; we test ourself in t/10-use-self.t
14 dist = Test-EOL
15 repository_at = catagits
16
17 [CompileTests]