From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

{
"abstract" : "Tidy YAML files",
"author" : [
"Tina M\u00fcller <tinita@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"version" : 2
},
"name" : "YAML-Tidy",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Pod::Wordlist" : "0",
"Test::More" : "0",
"Test::Spelling" : "0"
}
},
"runtime" : {
"requires" : {
"Cwd" : "0",
"Data::Dumper" : "0",
"Encode" : "0",
"Getopt::Long::Descriptive" : "0",
"YAML::LibYAML::API" : "v0.14.0",
"YAML::LibYAML::API::XS" : "0",
"YAML::PP::Common" : "0",
"YAML::PP::Highlight" : "0",
"YAML::PP::Parser" : "0",
"base" : "0",
"constant" : "0",
"experimental" : "0",
"overload" : "0",
"perl" : "v5.20.0",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"File::Spec" : "0",
"FindBin" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::Deep" : "0",
"Test::More" : "0.98",
"Test::Warnings" : "0.029",
"YAML::LibYAML::API" : "v0.14.0"
}
}
},
"provides" : {
"YAML::Tidy" : {
"file" : "lib/YAML/Tidy.pm",
"version" : "v0.11.0"
},
"YAML::Tidy::Config" : {
"file" : "lib/YAML/Tidy/Config.pm",
"version" : "v0.11.0"
},
"YAML::Tidy::Node" : {
"file" : "lib/YAML/Tidy/Node.pm",
"version" : "v0.11.0"
},
"YAML::Tidy::Node::Alias" : {
"file" : "lib/YAML/Tidy/Node.pm",
"version" : "v0.11.0"
},
"YAML::Tidy::Node::Collection" : {
"file" : "lib/YAML/Tidy/Node.pm",
"version" : "v0.11.0"
},
"YAML::Tidy::Node::Leaf" : {
"file" : "lib/YAML/Tidy/Node.pm",
"version" : "v0.11.0"
},
"YAML::Tidy::Node::Scalar" : {
"file" : "lib/YAML/Tidy/Node.pm",
"version" : "v0.11.0"
},
"YAML::Tidy::Run" : {
"file" : "lib/YAML/Tidy/Run.pm",
"version" : "v0.11.0"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
},
"repository" : {
"type" : "git",
}
},
"version" : "v0.11.0",
"x_generated_by_perl" : "v5.26.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}