File: META.yml

package info (click to toggle)
libdata-clone-perl 0.006-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208 kB
  • sloc: perl: 669; makefile: 8; ansic: 5
file content (52 lines) | stat: -rw-r--r-- 1,264 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
abstract: 'Polymorphic data cloning'
author:
  - 'Goro Fuji (gfx) <gfuji(at)cpan.org>'
build_requires:
  Devel::PPPort: '3.19'
  ExtUtils::MakeMaker: '6.59'
  ExtUtils::ParseXS: '3.18'
  Module::Build: '0'
  Module::Build::XSUtil: '0'
  Test::More: '0.88'
  Test::Requires: '0.03'
configure_requires:
  Module::Build: '0.4005'
  Module::Build::XSUtil: '0.03'
dynamic_config: 0
generated_by: 'Minilla/v3.1.23, 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: Data-Clone
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Data::Clone:
    file: lib/Data/Clone.pm
    version: '0.006'
requires:
  XSLoader: '0.02'
  parent: '0'
  perl: '5.008001'
resources:
  bugtracker: https://github.com/gfx/p5-Data-Clone/issues
  homepage: https://github.com/gfx/p5-Data-Clone
  repository: https://github.com/gfx/p5-Data-Clone.git
version: '0.006'
x_contributors:
  - 'Fuji, Goro (gfx) <gfuji@cpan.org>'
  - 'Kenichi Ishigaki <ishigaki@cpan.org>'
  - 'Tom Hukins <tom@eborcom.com>'
  - 'Yves Orton <demerphq@gmail.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 0