{ "abstract" : "Simplifies text parsing. Easily extensible to parse any text format.", "author" : [ "Balaji Ramasubramanian " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.012, 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" : { "Dist::Zilla::Plugin::Test::TidyAll" : "0" } }, "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0", "perl" : "v5.14.0" } }, "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::Util" : "0", "Moose" : "0", "Moose::Role" : "0", "Moose::Util" : "0", "Moose::Util::TypeConstraints" : "0", "MooseX::CoverableModifiers" : "0", "MooseX::StrictConstructor" : "0", "Scalar::Util" : "0", "String::Index" : "0", "String::Util" : "0", "String::Util::Match" : "0", "String::Util::Range" : "0", "Throwable::SugarFactory" : "0", "Try::Tiny" : "0", "feature" : "0", "namespace::autoclean" : "0", "perl" : "v5.14.0", "strict" : "0", "warnings" : "0" } }, "test" : { "requires" : { "Exception::Class" : "0", "Test::Exception" : "0", "Test::More" : "0", "Test::Output" : "0", "Text::CSV" : "0", "constant" : "0", "parent" : "0", "perl" : "v5.14.0" } } }, "provides" : { "Text::Parser" : { "file" : "lib/Text/Parser.pm", "version" : "0.925" }, "Text::Parser::AutoSplit" : { "file" : "lib/Text/Parser/AutoSplit.pm", "version" : "0.925" }, "Text::Parser::Errors" : { "file" : "lib/Text/Parser/Errors.pm", "version" : "0.925" }, "Text::Parser::Multiline" : { "file" : "lib/Text/Parser/Multiline.pm", "version" : "0.925" }, "Text::Parser::Rule" : { "file" : "lib/Text/Parser/Rule.pm", "version" : "0.925" } }, "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" : "0.925", "x_contributors" : [ "H.Merijn Brand - Tux ", "Mohammad S Anwar " ], "x_generated_by_perl" : "v5.30.0", "x_serialization_backend" : "JSON::XS version 4.02" }