File: dist.ini

package info (click to toggle)
libcapture-tiny-perl 0.50-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 360 kB
  • sloc: perl: 852; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 567 bytes parent folder | download | duplicates (3)
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
26
27
28
29
name              = Capture-Tiny
author            = David Golden <dagolden@cpan.org>
license           = Apache_2_0
copyright_holder  = David Golden
copyright_year    = 2009

[@DAGOLDEN]
:version = 0.072
stopwords = UTF
stopwords = seekable
stopwords = prototyped
stopwords = resending
stopwords = undiagnosed

[ReleaseStatus::FromVersion]
testing = second_decimal_odd

[OSPrereqs / MSWin32]
Win32API::File = 0

[RemovePrereqs]
remove = PerlIO
remove = PerlIO::scalar
remove = Test::Differences
; tests optionally require 5.008
remove = perl

[Prereqs]
perl = 5.006