summaryrefslogtreecommitdiff
path: root/META.yml
blob: 7253984b4705a2e8799d9cdb6ac279222d6f9528 (plain)
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
41
42
43
44
45
---
abstract: 'CSV view class'
author:
  - 'Michael Brown <mbrown@fensystems.co.uk>'
build_requires:
  Catalyst: '0'
  Catalyst::Action::RenderView: '0'
  Catalyst::Controller: '0'
  Catalyst::Model::DBIC::Schema: '0'
  Catalyst::Plugin::ConfigLoader: '0'
  Catalyst::Test: '0'
  CatalystX::Component::Traits: '0'
  Config::General: '0'
  DBD::SQLite: '0'
  DBIx::Class: '0'
  DBIx::Class::Schema: '0'
  ExtUtils::MakeMaker: '6.59'
  FindBin: '0'
  Moose: '0'
  Test::Exception: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.59'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.017, 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: Catalyst-View-CSV
no_index:
  directory:
    - inc
    - t
recommends:
  Text::CSV_XS: '0'
requires:
  Catalyst::View: '0'
  Text::CSV: '0'
  URI: '0'
  perl: '5.009005'
version: '1.8'
x_generated_by_perl: v5.26.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'