File: dist.ini

package info (click to toggle)
libhttp-browserdetect-perl 3.41-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,220 kB
  • sloc: perl: 3,083; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 608 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
name    = HTTP-BrowserDetect
author  = Lee Semel <lee@semel.net>
author  = Peter Walsham
author  = Olaf Alders <olaf@wundercounter.com> (current maintainer)
license = Perl_5
copyright_holder = Lee Semel
copyright_year   = 1999
main_module = lib/HTTP/BrowserDetect.pm

[@Author::OALDERS]
-remove = MinimumPerl
-remove = Test::Perl::Critic
-remove = PodCoverageTests
-remove = Test::Pod::Coverage::Configurable
StaticInstall.mode = on
StaticInstall.dry_run = 0

[Prereqs / TestRequires]
JSON::PP = 4.04
Test::More = 0.96

[Prereqs / DevelopRequires]
Code::TidyAll::Plugin::JSON = 0.75
JSON::MaybeXS = 1.004000