File: META.yml

package info (click to toggle)
libhtml-linklist-perl 0.1701-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 276 kB
  • sloc: perl: 1,019; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 725 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
---
abstract: "Create a 'smart' list of HTML links."
author:
  - 'Kathryn Andersen'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  Test::More: '0'
  perl: '5.006'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: HTML-LinkList
requires:
  Data::Dumper: '0'
  Exporter: '0'
  strict: '0'
  warnings: '0'
resources:
  homepage: https://github.com/rubykat/HTML-LinkList
  repository: https://github.com/rubykat/HTML-LinkList.git
version: '0.1701'