File: META.yml

package info (click to toggle)
liblv-perl 0.006-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 180 kB
  • sloc: perl: 176; makefile: 2
file content (52 lines) | stat: -rw-r--r-- 1,219 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
abstract: 'LV ♥ lvalue'
author:
  - 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires:
  Test::More: 0.47
configure_requires:
  ExtUtils::MakeMaker: 6.17
dynamic_config: 0
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.013, CPAN::Meta::Converter version 2.120921'
keywords: []
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: LV
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  LV:
    file: lib/LV.pm
    version: 0.006
  LV::Backend::Magic:
    file: lib/LV/Backend/Magic.pm
    version: 0.006
  LV::Backend::Sentinel:
    file: lib/LV/Backend/Sentinel.pm
    version: 0.006
  LV::Backend::Tie:
    file: lib/LV/Backend/Tie.pm
    version: 0.006
  LV::Backend::Tie::TiedScalar:
    file: lib/LV/Backend/Tie.pm
    version: 0.006
recommends:
  Sentinel: 0
  Sub::Name: 0
requires:
  perl: 5.006000
resources:
  X_identifier: http://purl.org/NET/cpan-uri/dist/LV/project
  bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=LV
  homepage: https://metacpan.org/release/LV
  license: http://dev.perl.org/licenses/
  repository: https://github.com/tobyink/p5-lv
version: 0.006