File: META.yml

package info (click to toggle)
libtie-cycle-perl 1.233-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: perl: 51; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 785 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 <briandfoy@pobox.com>'
build_requires:
  Test::More: '1'
configure_requires:
  ExtUtils::MakeMaker: '6.64'
  File::Spec::Functions: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010'
license: artistic_2
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
version: '1.233'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'