-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.yml
32 lines (32 loc) · 884 Bytes
/
META.yml
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
---
abstract: 'Quickly show available class methods and documentation.'
author:
- 'Tim Potapov <tim.potapov[AT]gmail.com>'
build_requires:
Test::More: '0'
configure_requires:
Module::Build: '0.4004'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: App-Pod
provides:
App::Pod:
file: lib/App/Pod.pm
version: '0.40'
requires:
File::HomeDir: '1.006'
Module::Functions: v2.1.3
Mojo::File: '0'
Mojo::JSON: '0'
Pod::Query: '0.32'
perl: '5.024'
resources:
bugtracker: https://github.com/poti1/app-pod/issues
license: http://www.perlfoundation.org/artistic_license_2_0
repository: https://github.com/poti1/app-pod
version: '0.40'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'