{
"abstract" : "Simplifies text parsing. Easily extensible to parse any text format.",
"author" : [
"Balaji Ramasubramanian <balajiram@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Text-Parser",
"prereqs" : {
"build" : {
"requires" : {
"Devel::Cover::Report::Codecov" : "0",
"Dist::Zilla::Plugin::Test::TidyAll" : "0",
"Pod::Elemental::Transformer::List" : "0",
"Pod::Weaver::Section::Contributors" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"perl" : "5.006000"
}
},
"develop" : {
"requires" : {
"Code::TidyAll" : "0",
"Pod::Coverage::TrustPod" : "0",
"Test::CPAN::Changes" : "0.19",
"Test::CPAN::Meta" : "0",
"Test::Kwalitee" : "1.21",
"Test::More" : "0.88",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08",
"Test::Pod::LinkCheck" : "0"
}
},
"runtime" : {
"requires" : {
"English" : "0",
"FileHandle" : "0",
"List::MoreUtils" : "0",
"List::Util" : "0",
"Moose" : "0",
"Moose::Exporter" : "0",
"Moose::Role" : "0",
"Moose::Util" : "0",
"Moose::Util::TypeConstraints" : "0",
"MooseX::ClassAttribute" : "0",
"MooseX::CoverableModifiers" : "0",
"MooseX::StrictConstructor" : "0",
"Scalar::Util" : "0",
"String::Util" : "0",
"Throwable::Error" : "0",
"Try::Tiny" : "0",
"feature" : "0",
"namespace::autoclean" : "0",
"perl" : "5.006000",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"Benchmark" : "0",
"Exception::Class" : "0",
"FindBin" : "0",
"Import::Into" : "0",
"String::Index" : "0",
"Test::Exception" : "0",
"Test::MinimumVersion" : "0",
"Test::More" : "0",
"Test::Output" : "0",
"Text::CSV" : "0",
"constant" : "0",
"lib" : "0",
"parent" : "0",
"perl" : "5.006000",
"utf8" : "0"
}
}
},
"provides" : {
"Text::Parser" : {
"file" : "lib/Text/Parser.pm",
"version" : "1.000"
},
"Text::Parser::AutoSplit" : {
"file" : "lib/Text/Parser/AutoSplit.pm",
"version" : "1.000"
},
"Text::Parser::Error" : {
"file" : "lib/Text/Parser/Error.pm",
"version" : "1.000"
},
"Text::Parser::Multiline" : {
"file" : "lib/Text/Parser/Multiline.pm",
"version" : "1.000"
},
"Text::Parser::Rule" : {
"file" : "lib/Text/Parser/Rule.pm",
"version" : "1.000"
},
"Text::Parser::RuleSpec" : {
"file" : "lib/Text/Parser/RuleSpec.pm",
"version" : "1.000"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "http://github.com/balajirama/Text-Parser/issues"
},
"homepage" : "https://github.com/balajirama/Text-Parser",
"repository" : {
"type" : "git",
"url" : "https://github.com/balajirama/Text-Parser.git",
"web" : "https://github.com/balajirama/Text-Parser"
}
},
"version" : "1.000",
"x_contributors" : [
"H.Merijn Brand - Tux <h.m.brand@xs4all.nl>",
"Mohammad S Anwar <mohammad.anwar@yahoo.com>"
],
"x_generated_by_perl" : "v5.32.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}