File: META.yml

package info (click to toggle)
libplack-middleware-methodoverride-perl 0.20-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 104 kB
  • sloc: perl: 133; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 1,025 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
33
34
35
36
---
abstract: 'Override REST methods to Plack apps via POST'
author:
  - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
  - 'David E. Wheeler <david@justatheory.com>'
  - 'Aristotle Pagaltzis <pagaltzis@gmx.de>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Plack::Test: '0'
  Test::More: '0'
  URI: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, 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: Plack-Middleware-MethodOverride
requires:
  Plack::Middleware: '0'
  Plack::Request: '0'
  Plack::Util::Accessor: '0'
  parent: '0'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/plack/plack-middleware-methodoverride/issues
  repository: git://github.com/plack/plack-middleware-methodoverride.git
version: '0.20'
x_generated_by_perl: v5.20.1
x_serialization_backend: 'YAML::Tiny version 1.73'