File: META.yml

package info (click to toggle)
libtie-cycle-perl 1.222-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 136 kB
  • ctags: 13
  • sloc: perl: 51; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 783 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
---
abstract: 'Cycle through a list of values via a scalar.'
author:
  - 'brian d foy <bdfoy@cpan.org>'
build_requires:
  Test::More: '0.95'
configure_requires:
  ExtUtils::MakeMaker: '6.64'
  File::Spec::Functions: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Tie-Cycle
no_index:
  directory:
    - t
    - inc
requires:
  Carp: '0'
  perl: '5.008'
resources:
  bugtracker: https://github.com/briandfoy/tie-cycle/issues
  homepage: https://github.com/briandfoy/tie-cycle
  repository: https://github.com/briandfoy/tie-cycle.git
version: '1.222'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'