[go: up one dir, main page]

File: MYMETA.yml

package info (click to toggle)
starlet 0.31-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 348 kB
  • sloc: perl: 2,029; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 760 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
30
31
32
---
abstract: 'a simple, high-performance PSGI/Plack HTTP server'
author:
  - 'Kazuho Oku'
build_requires:
  ExtUtils::MakeMaker: '6.59'
  LWP::UserAgent: '5.8'
  Test::More: '0.88'
  Test::TCP: '2.1'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Module::Install version 1.16, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Starlet
no_index:
  directory:
    - inc
    - t
requires:
  Parallel::Prefork: '0.17'
  Plack: '0.992'
  Server::Starter: '0.06'
  perl: '5.008001'
resources:
  license: http://dev.perl.org/licenses/
version: '0.31'
x_module_name: Starlet
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'