File: META.yml

package info (click to toggle)
libwww-shorten-simple-perl 0.02-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 116 kB
  • sloc: perl: 47; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 805 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: 'Factory wrapper around WWW::Shorten to avoid imports'
author:
  - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
build_requires:
  Test::More: '0'
configure_requires:
  Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.042, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: WWW-Shorten-Simple
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
requires:
  WWW::Shorten: '0'
resources:
  bugtracker: https://github.com/miyagawa/www-shorten-simple/issues
  homepage: https://github.com/miyagawa/www-shorten-simple
  repository: https://github.com/miyagawa/www-shorten-simple.git
version: '0.02'