File: META.yml

package info (click to toggle)
libhostfile-manager-perl 0.09-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 164 kB
  • sloc: perl: 462; makefile: 5; sh: 1
file content (35 lines) | stat: -rw-r--r-- 876 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
32
33
34
35
---
abstract: 'Manage a hostfile by composing multiple fragments into a whole.'
author:
  - 'Anthony J. Mirabella'
build_requires:
  Test::Class: '0'
  Test::Deep: '0'
  Test::Most: '0'
  Test::NoWarnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.24, 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: Hostfile-Manager
no_index:
  directory:
    - t
    - inc
requires:
  File::Basename: '0'
  File::Find: '0'
  File::Slurp: '0'
  Getopt::Long: '0'
  Moose: '0'
  Pod::Usage: '0'
  Term::Clui: '0'
resources:
  homepage: https://github.com/Aneurysm9/hostfile_manager
  repository: git://github.com/Aneurysm9/hostfile_manager.git
version: '0.09'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'