File: META.yml

package info (click to toggle)
libimport-into-perl 1.002005-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 96 kB
  • ctags: 5
  • sloc: perl: 41; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 755 bytes parent folder | download | duplicates (2)
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
---
abstract: 'Import packages into other packages'
author:
  - 'mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>'
build_requires:
  Exporter: '0'
  Test::More: '0'
  base: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Import-Into
no_index:
  directory:
    - t
    - inc
requires:
  Module::Runtime: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Import-Into
  repository: git://git.shadowcat.co.uk/p5sagit/Import-Into.git
version: '1.002005'