File: META.yml

package info (click to toggle)
liburi-fetch-perl 0.15-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 136 kB
  • sloc: perl: 165; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 894 bytes parent folder | download
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: 'Smart URI fetching/caching'
author:
  - 'Benjamin Trott <ben+cpan@stupidfool.org>'
build_requires:
  Data::Dumper: '0'
  Test::More: '0'
  Test::RequiresInternet: '0.05'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.017, 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: URI-Fetch
requires:
  Carp: '0'
  Class::ErrorHandler: '0'
  LWP::UserAgent: '0'
  Storable: '0'
  URI: '0'
  base: '0'
  constant: '0'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
resources:
  homepage: https://github.com/neilb/URI-Fetch
  repository: https://github.com/neilb/URI-Fetch.git
version: '0.15'
x_generated_by_perl: v5.28.2
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'