File: META.yml

package info (click to toggle)
starman 0.4017-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 260 kB
  • sloc: perl: 553; makefile: 8
file content (75 lines) | stat: -rw-r--r-- 2,442 bytes parent folder | download
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
---
abstract: 'High-performance preforking PSGI/Plack web server'
author:
  - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
build_requires:
  LWP::UserAgent: '0'
  Test::More: '0'
  Test::Requires: '0'
configure_requires:
  Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.22, Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Starman
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
requires:
  Data::Dump: '0'
  HTTP::Date: '0'
  HTTP::Parser::XS: '0'
  HTTP::Status: '0'
  Net::Server: '2.007'
  Plack: '0.9971'
  Test::TCP: '2.00'
  parent: '0'
  perl: '5.008001'
resources:
  bugtracker: https://github.com/miyagawa/Starman/issues
  homepage: https://github.com/miyagawa/Starman
  repository: https://github.com/miyagawa/Starman.git
version: '0.4017'
x_contributors:
  - 'Adam Guthrie <adam.guthrie@dvlgames.com>'
  - 'Alex Vandiver <alex@chmrr.net>'
  - 'Andrew Nelson <gan@msdnr.com>'
  - 'Aristotle Pagaltzis <pagaltzis@gmx.de>'
  - 'Audrey Tang <audreyt@audreyt.org>'
  - 'Chia-liang Kao <clkao@clkao.org>'
  - 'cho45 <cho45@lowreal.net>'
  - 'Damyan Ivanov <dmn@debian.org>'
  - 'David Steinbrunner <dsteinbrunner@pobox.com>'
  - 'Graham Barr <gbarr@pobox.com>'
  - 'Grant McLean <grant@catalyst.net.nz>'
  - 'Gregory Oschwald <goschwald@maxmind.com>'
  - 'Jeremy Krieg <Jeremy.Krieg@YourAmigo.com>'
  - 'John Siracusa <siracusa@gmail.com>'
  - 'Leon Brocard <acme@astray.com>'
  - 'Masahiro Nagano <kazeburo@gmail.com>'
  - 'Olaf Alders <olaf@wundersolutions.com>'
  - 'Paulo E. Castro <pauloedgarcastro@gmail.com>'
  - 'Perlover <perlover@perlover.com>'
  - 'Peter Makholm <peter@makholm.net>'
  - 'Piotr Roszatycki <piotr.roszatycki@gmail.com>'
  - 'podoleanuciprian <52755740+podoleanuciprian@users.noreply.github.com>'
  - 'Robert Olson <olson@mcs.anl.gov>'
  - 'Robert Rothenberg <rrwo@cpan.org>'
  - 'Robert Sedlacek <r.sedlacek@shadowcat.co.uk>'
  - 'Rob Mueller <robm@fastmailteam.com>'
  - 'Slobodan Mišković <slobodan@miskovic.ca>'
  - 'spleenjack <spleenjack@gmail.com>'
  - 'Tatsuhiko Miyagawa <tmiyagawa@fastly.com>'
  - 'Tim Bunce <Tim.Bunce@pobox.com>'
x_generated_by_perl: v5.34.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_static_install: 1