File: META.yml

package info (click to toggle)
libobject-import-perl 1.006-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 224 kB
  • sloc: perl: 218; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 766 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
---
abstract: 'import methods of an object as functions to a package'
author:
  - unknown
build_requires:
  File::Temp: '0'
  IO::Handle: '0'
  MRO::Compat: '0'
  Math::BigInt: '1.59'
  Scalar::Util: '0'
  Test::More: '0.47'
  strict: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150005'
license: unknown
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Object-Import
no_index:
  directory:
    - t
    - inc
requires:
  IO::Handle: '0'
  MRO::Compat: '0'
  Scalar::Util: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
version: '1.006'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'