File: META.yml

package info (click to toggle)
libhttp-server-simple-static-perl 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 96 kB
  • sloc: perl: 151; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 838 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
25
26
27
28
29
30
31
32
---
abstract: 'Serve static files with HTTP::Server::Simple'
author:
  - 'Stephen Quinney <sjq-perl@jadevine.org.uk>'
build_requires: {}
configure_requires:
  Module::Build: '0.40'
dynamic_config: 1
generated_by: 'Module::Build version 0.4224, 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: HTTP-Server-Simple-Static
provides:
  HTTP::Server::Simple::Static:
    file: lib/HTTP/Server/Simple/Static.pm
    version: '0.14'
requires:
  CGI: '3.46'
  Cwd: '0'
  Exporter: '0'
  File::LibMagic: '0'
  File::Spec::Functions: '0'
  HTTP::Date: '0'
  HTTP::Server::Simple: '0.01'
  IO::File: '0'
  URI::Escape: '0'
resources:
  license: http://dev.perl.org/licenses/
version: '0.14'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'