Avoid emitting trailing whitespace in test (oh, the irony)
[catagits/Test-EOL.git] / dist.ini
1 name    = Test-EOL
2 version = 1.6
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 author  = Olivier Mengue <dolmen@cpan.org>
9 license = Perl_5
10 copyright_holder = Tomas Doran
11
12 [NextRelease]
13 [@Git]
14 [@Filter]
15 -bundle = @FLORA
16 -remove = EOLTests ; we test ourself in t/10-use-self.t
17 dist = Test-EOL
18 repository_at = catagits
19
20 [Test::Compile]