File: META.yml

package info (click to toggle)
libtext-recordparser-perl 1.6.5-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 440 kB
  • sloc: perl: 3,351; makefile: 4
file content (35 lines) | stat: -rw-r--r-- 758 bytes parent folder | download | duplicates (4)
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
---
abstract: 'Parse record-oriented data in a text file'
author:
  - 'Ken Youens-Clark <kclark@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: 6.36
  Test::Exception: 0
  Test::More: 0
configure_requires:
  ExtUtils::MakeMaker: 6.36
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.14'
license: gpl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Text-RecordParser
no_index:
  directory:
    - inc
    - t
recommends:
  GraphViz: 0
  Text::TabularDisplay: '1.22'
requires:
  Class::Accessor: 0
  IO::Scalar: 0
  List::MoreUtils: 0
  List::Util: 0
  Readonly: 0
  Text::Autoformat: 0
resources:
  license: http://opensource.org/licenses/gpl-license.php
version: '1.006005'