File: META.yml

package info (click to toggle)
libparse-errorstring-perl-perl 0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 216 kB
  • ctags: 125
  • sloc: perl: 2,066; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 964 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
37
38
---
abstract: 'Parse error messages from the perl interpreter'
author:
  - 'Petar Shangov, <pshangov at yahoo.com>'
  - 'Gabor Szabo <http://szabgab.com/>'
  - 'Ahmad M. Zawawi <ahmad.zawawi@gmail.com>'
build_requires:
  ExtUtils::MakeMaker: 6.59
  Test::Differences: 0
  Test::More: '0.47'
configure_requires:
  ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.08'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Parse-ErrorString-Perl
no_index:
  directory:
    - inc
    - t
requires:
  Carp: 0
  Class::XSAccessor: 0
  File::Basename: 0
  File::Spec: 0
  Pod::Find: 0
  Pod::POM: '0.27'
  perl: 5.8.7
resources:
  bugtracker: https://github.com/PadreIDE/Parse-ErrorString-Perl
  homepage: http://padre.perlide.org/
  license: http://dev.perl.org/licenses/
  repository: https://github.com/PadreIDE/Parse-ErrorString-Perl
version: '0.21'