# Note: this file was auto-generated by Module::Build::Compat version 0.340201
WriteMakefile
(
'PL_FILES' => {},
'INSTALLDIRS' => 'site',
'NAME' => 'Config::Augeas::Exporter',
'EXE_FILES' => [
'bin/aug2xml',
'bin/xml2aug'
],
'VERSION_FROM' => 'lib/Config/Augeas/Exporter.pm',
'PREREQ_PM' => {
'Test::More' => 0,
'YAML' => 0,
'Config::Augeas' => 0,
'XML::LibXML' => 0,
'File::Path' => 0,
'Class::Accessor' => 0,
'JSON' => 0,
'Encode' => 0
}
)
;