---
abstract: 'A fast, pure-Perl ordered hash class'
author:
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  List::Util: '0'
  Test::Deep: '0'
  Test::FailWarnings: '0'
  Test::Fatal: '0'
  Test::More: '0.96'
  perl: '5.008'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
  perl: '5.008'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: apache
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Hash-Ordered
no_index:
  directory:
    - corpus
    - examples
    - t
    - xt
  package:
    - DB
provides:
  Hash::Ordered:
    file: lib/Hash/Ordered.pm
    version: '0.014'
requires:
  Carp: '0'
  constant: '0'
  overload: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/dagolden/Hash-Ordered/issues
  homepage: https://github.com/dagolden/Hash-Ordered
  repository: https://github.com/dagolden/Hash-Ordered.git
version: '0.014'
x_authority: cpan:DAGOLDEN
x_contributors:
  - 'Andy Lester <andy@petdance.com>'
  - 'Benct Philip Jonsson <bpjonsson@gmail.com>'
  - 'Mario Roy <marioeroy@gmail.com>'
x_generated_by_perl: v5.28.1
x_serialization_backend: 'YAML::Tiny version 1.73'