File: META.yml

package info (click to toggle)
libmodule-path-perl 0.19-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 152 kB
  • sloc: perl: 159; makefile: 7
file content (31 lines) | stat: -rw-r--r-- 768 bytes parent folder | download | duplicates (3)
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
---
abstract: 'get the full path to a locally installed module'
author:
  - 'Neil Bowers <neilb@cpan.org>'
build_requires:
  Devel::FindPerl: '0'
  File::Spec::Functions: '0'
  FindBin: '0.05'
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.032, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Module-Path
requires:
  Cwd: '0'
  Exporter: '0'
  File::Basename: '0'
  Getopt::Long: '0'
  Pod::Usage: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  homepage: https://github.com/neilbowers/Module-Path
  repository: https://github.com/neilbowers/Module-Path.git
version: '0.19'