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 36 37 38 39 40
|
---
abstract: 'Simple sets of strings'
author:
- 'Stanis Trendelenburg <trendels@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
IO::Handle: '0'
IPC::Open3: '0'
Test::More: '0.88'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.031, 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: Set-Tiny
provides:
Set::Tiny:
file: lib/Set/Tiny.pm
version: '0.06'
requires:
perl: '5.006000'
resources:
bugtracker: https://github.com/haarg/Set-Tiny/issues
repository: https://github.com/haarg/Set-Tiny.git
version: '0.06'
x_contributors:
- 'Alberto Manuel Brandão Simões <ambs@cpan.org>'
- 'Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>'
- 'brian greenfield <briang@cpan.org>'
- 'Graham Knop <haarg@haarg.org>'
- 'Ricky Morse <remorse@mgh.harvard.edu>'
- 'Stanis Trendelenburg <stanis.trendelenburg@gmail.com>'
x_generated_by_perl: v5.38.2
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_use_unsafe_inc: 0
|