File: META.yml

package info (click to toggle)
libmodule-build-cleaninstall-perl 0.5-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 92 kB
  • ctags: 5
  • sloc: perl: 34; makefile: 4
file content (34 lines) | stat: -rw-r--r-- 907 bytes parent folder | download | duplicates (4)
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
---
abstract: 'Subclass of Module::Build which removes the old module before installing the new one'
author:
  - 'Joel A. Berger <joel.a.berger@gmail.com>'
build_requires:
  List::MoreUtils: 0
configure_requires:
  Module::Build: 0.36
dynamic_config: 1
generated_by: 'Module::Build version 0.4, CPAN::Meta::Converter version 2.120921'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Module-Build-CleanInstall
no_index:
  directory:
    - examples
    - t
  file:
    - README.pod
provides:
  Module::Build::CleanInstall:
    file: lib/Module/Build/CleanInstall.pm
    version: 0.05
requires:
  Module::Build: 0.36
  parent: 0
  perl: v5.8.1
resources:
  bugtracker: http://github.com/jberger/Module-Build-CleanInstall/issues
  license: http://dev.perl.org/licenses/
  repository: http://github.com/jberger/Module-Build-CleanInstall
version: 0.05