File: META.yml

package info (click to toggle)
libobject-extend-perl 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 96 kB
  • sloc: perl: 445; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 709 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: 'add and override per-object methods'
author:
  - 'chocolateboy <chocolate@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: 0
configure_requires:
  ExtUtils::MakeMaker: 0
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.130880'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Object-Extend
no_index:
  directory:
    - t
    - inc
requires:
  Scalar::Util: 1.09
  Storable: 2.05
  perl: 5.008000
resources:
  bugtracker: https://github.com/chocolateboy/Object-Extend/issues
  repository: https://github.com/chocolateboy/Object-Extend
version: v0.4.0
x_test_requires:
  Test::More: 0