summaryrefslogtreecommitdiff
path: root/META.yml
blob: 27a1c00fef2f8d6d044dee00073c905c412e391e (plain)
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
---
abstract: 'higher-order list utility functions'
author:
  - 'Paul Evans <leonerd@leonerd.org.uk>'
build_requires:
  Test::More: '0.88'
configure_requires:
  Module::Build: '0.4004'
dynamic_config: 1
generated_by: 'Module::Build version 0.4231, 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: List-UtilsBy
provides:
  List::UtilsBy:
    file: lib/List/UtilsBy.pm
    version: '0.12'
requires:
  Exporter: '5.57'
resources:
  license: http://dev.perl.org/licenses/
version: '0.12'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'