1---
2abstract: 'Load and save configuration files in a standard format'
3author:
4  - 'Damian Conway <DCONWAY@cpan.org>'
5  - 'Bill Ricker <BRICKER@cpan.org>'
6  - 'Tom Metro <tmetro@cpan.org>'
7configure_requires:
8  Module::Build: 0.36
9generated_by: 'Module::Build version 0.3603'
10license: perl
11meta-spec:
12  url: http://module-build.sourceforge.net/META-spec-v1.4.html
13  version: 1.4
14name: Config-Std
15provides:
16  Config::Std:
17    file: lib/Config/Std.pm
18    version: 0.900
19  Config::Std::Block:
20    file: lib/Config/Std.pm
21  Config::Std::Comment:
22    file: lib/Config/Std.pm
23  Config::Std::Gap:
24    file: lib/Config/Std.pm
25  Config::Std::Hash:
26    file: lib/Config/Std.pm
27  Config::Std::Keyval:
28    file: lib/Config/Std.pm
29recommends:
30  Test::Distribution: 0
31  Test::Pod: 0
32requires:
33  Class::Std: 0
34  Test::More: 0
35  perl: v5.7.3
36  version: 0
37resources:
38  license: http://dev.perl.org/licenses/
39version: 0.900
40