summaryrefslogtreecommitdiff
path: root/META.yml
blob: 0a08ddcd8a9c1812d2b7e9284f316662262d40bb (plain)
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
36
37
38
39
40
41
42
43
44
45
46
---
abstract: 'dispose of variables'
author:
  - 'Tom Molesworth <TEAM@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::CheckDeps: '0.010'
  Test::Fatal: '0.010'
  Test::More: '0.98'
  Test::Refcount: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Variable-Disposition
no_index:
  directory:
    - eg
    - share
    - shares
    - t
    - xt
provides:
  Variable::Disposition:
    file: lib/Variable/Disposition.pm
    version: '0.005'
requires:
  Future: '0.36'
resources:
  bugtracker: https://github.com/team-at-cpan/Variable-Disposition/issues
  homepage: https://github.com/team-at-cpan/Variable-Disposition
  repository: https://github.com/team-at-cpan/Variable-Disposition.git
version: '0.005'
x_authority: cpan:TEAM
x_contributors:
  - 'Tom Molesworth <tom@perlsite.co.uk>'
x_generated_by_perl: v5.38.0
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'