File: META.yml

package info (click to toggle)
libshell-perl-perl 0.0026-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 168 kB
  • ctags: 56
  • sloc: perl: 458; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 843 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: 'A read-eval-print loop in Perl'
author:
  - 'A. R. Ferreira <ferreira@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Shell-Perl
no_index:
  directory:
    - t
    - inc
recommends:
  Test::Expect: '0'
  Test::Pod: '0'
  Test::Pod::Coverage: '0'
  Test::Script: '0'
requires:
  Class::Accessor: '0'
  File::Basename: '0'
  File::HomeDir: '0'
  Getopt::Long: '2.43'
  IPC::Cmd: '0'
  Path::Class: '0.34'
  Term::ReadLine: '0'
  Test::Deep: '0'
  Test::More: '0'
  version: '0.77'
resources:
  repository: http://github.com/aferreira/pirl
version: '0.0026'