File: META.yml

package info (click to toggle)
libcatalyst-dispatchtype-regex-perl 5.90035-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 200 kB
  • sloc: perl: 760; makefile: 2
file content (40 lines) | stat: -r--r--r-- 1,147 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
33
34
35
36
37
38
39
40
---
abstract: 'Regex DispatchType'
author:
  - unknown
build_requires: {}
configure_requires:
  Module::Build: 0.4004
dynamic_config: 1
generated_by: 'Module::Build version 0.4004, CPAN::Meta::Converter version 2.130880'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Catalyst-DispatchType-Regex
provides:
  Catalyst::DispatchType::LocalRegex:
    file: lib/Catalyst/DispatchType/LocalRegex.pm
  Catalyst::DispatchType::LocalRegexp:
    file: lib/Catalyst/DispatchType/LocalRegexp.pm
  Catalyst::DispatchType::Regex:
    file: lib/Catalyst/DispatchType/Regex.pm
    version: 5.90035
  Catalyst::DispatchType::Regexp:
    file: lib/Catalyst/DispatchType/Regexp.pm
requires:
  Catalyst::Runtime: 5.90060
  Moose: 0
  Text::Balanced: 0
  Text::SimpleTable: 0
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Catalyst-DispatchType-Regex
  license: http://dev.perl.org/licenses/
  repository: http://github.com/mvgrimes/catalyst-dispatch-regex
version: 5.90035
x_test_requires:
  Data::Dumper: 0
  MRO::Compat: 0
  Scalar::Util: 0
  Test::More: 0
  namespace::autoclean: 0