Codebase list libconst-fast-perl / 0ebb8cb6-41b0-49d9-89f2-7535d33032ba/upstream META.yml
0ebb8cb6-41b0-49d9-89f2-7535d33032ba/upstream

Tree @0ebb8cb6-41b0-49d9-89f2-7535d33032ba/upstream (Download .tar.gz)

META.yml @0ebb8cb6-41b0-49d9-89f2-7535d33032ba/upstreamraw · history · blame

---
abstract: 'Facility for creating read-only scalars, arrays, and hashes'
author:
  - 'Leon Timmermans <fawaka@gmail.com>'
build_requires:
  Data::Dumper: '0'
  Test::Fatal: '0'
  Test::More: '0.88'
  perl: '5.008'
configure_requires:
  Module::Build::Tiny: '0.034'
  perl: '5.008'
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: Const-Fast
provides:
  Const::Fast:
    file: lib/Const/Fast.pm
    version: '0.001'
requires:
  Carp: '0'
  Scalar::Util: '0'
  Storable: '0'
  Sub::Exporter::Progressive: '0.001007'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Const-Fast
  repository: https://janitor.debian.net/git/libconst-fast-perl/
version: '0.001'
x_contributors:
  - 'Chip Salzenberg <chip@pobox.com>'
  - 'chromatic <chromatic@wgz.org>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Yanick Champoux <yanick@babyl.dyndns.org>'
x_generated_by_perl: v5.32.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'