File: META.yml

package info (click to toggle)
libexpect-perl 1.38-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 444 kB
  • sloc: perl: 1,818; makefile: 13
file content (36 lines) | stat: -rwxr-xr-x 900 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
27
28
29
30
31
32
33
34
35
36
---
abstract: 'automate interactions with command line programs that expose a text terminal interface.'
author:
  - 'Austin Schutz <ASchutz@users.sourceforge.net>'
  - 'Roland Giersig <RGiersig@cpan.org>'
  - 'Dave Jacoby <jacoby@cpan.org>'
build_requires:
  File::Temp: '0'
  Test::More: '1.00'
configure_requires:
  ExtUtils::MakeMaker: '6.64'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.62, 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: Expect
no_index:
  directory:
    - t
    - inc
requires:
  Carp: '0'
  Errno: '0'
  Exporter: '0'
  Fcntl: '0'
  IO::Handle: '0'
  IO::Pty: '1.11'
  IO::Tty: '1.11'
  POSIX: '0'
  perl: '5.006000'
resources:
  repository: http://github.com/jacoby/expect.pm.git
version: '1.38'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'