File: META.yml

package info (click to toggle)
libtext-csv-unicode-perl 0.400-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 116 kB
  • sloc: perl: 72; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 699 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
24
25
26
---
abstract: 'comma-separated values manipulation routines'
author:
  - 'Robin Barker <rmbarker@cpan.org>'
build_requires:
  Test::More: '0'
configure_requires:
  Module::Build: '0.38'
dynamic_config: 1
generated_by: 'Module::Build version 0.422, 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: Text-CSV-Unicode
provides:
  Text::CSV::Unicode:
    file: lib/Text/CSV/Unicode.pm
    version: '0.400'
requires:
  Text::CSV: '1'
  perl: '5.008'
resources:
  license: http://dev.perl.org/licenses/
version: '0.400'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'