File: META.yml

package info (click to toggle)
libhttp-server-simple-static-perl 0.07-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 120 kB
  • sloc: perl: 83; makefile: 43
file content (23 lines) | stat: -rw-r--r-- 577 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
---
name: HTTP-Server-Simple-Static
version: 0.07
author:
  - 'Stephen Quinney C<sjq-perl@jadevine.org.uk>'
  - |-
    Thanks to Marcus Ramberg C<marcus@thefeed.no> and Simon Cozens for
    initial implementation.
abstract: Serve static files with HTTP::Server::Simple
license: perl
requires:
  Exporter: 0
  File::MMagic::XS: 0
  File::Spec::Functions: 0
  HTTP::Server::Simple: 0.01
  IO::File: 0
  MIME::Types: 0
  URI::Escape: 0
provides:
  HTTP::Server::Simple::Static:
    file: lib/HTTP/Server/Simple/Static.pm
    version: 0.07
generated_by: Module::Build version 0.26