1---
2abstract: 'Hexadecimal Range Dumper with color, bitfields and skip ranges'
3author:
4  - 'Nadim ibn hamouda el Khemir. <nkh@cpan.org>'
5build_requires:
6  Test::Block: 0
7  Test::Exception: 0
8  Test::NoWarnings: 0
9  Test::Warn: 0
10  Text::Diff: 0
11configure_requires:
12  Module::Build: 0.38
13dynamic_config: 1
14generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.110930'
15license: perl
16meta-spec:
17  url: http://module-build.sourceforge.net/META-spec-v1.4.html
18  version: 1.4
19name: Data-HexDump-Range
20provides:
21  Data::HexDump::Range:
22    file: lib/Data/HexDump/Range.pm
23    version: 0.13
24requires:
25  Data::TreeDumper: 0
26  Getopt::Long: 0
27  List::MoreUtils: 0
28  List::Util: 0
29  Readonly: 0
30  Scalar::Util: 0
31  Sub::Exporter: 0
32  Term::Bash::Completion::Generator: 0
33  Text::Colorizer: 0
34resources:
35  license: http://dev.perl.org/licenses/
36version: v0.13.59
37