{ "name" : "Mojo-Util-Collection", "version" : "0.0.9", "abstract" : "A set of utilities for working with collections of data.", "description" : "This is package that is going to provide a set of utilities for working with collections of data.", "author" : [ "Adrian Crisan " ], "license" : "MIT", "meta-spec" : { "version" : 2, "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec" }, "resources" : { "homepage" : "https://aurorasoftware.gitlab.io/mojo-util-collection", "license": "https://opensource.org/license/mit", "repository" : { "type" : "git", "url" : "https://gitlab.com/AuroraSoftware/mojo-util-collection.git", "web" : "https://gitlab.com/AuroraSoftware/mojo-util-collection" }, "bugtracker" : { "web" : "https://gitlab.com/AuroraSoftware/mojo-util-collection/-/issues" } }, "no_index" : { "directory" : [ "t", "docs" ] }, "prereqs" : { "runtime" : { "requires" : { "perl" : "5.006" } } }, "provides" : { "Mojo::Util::Collection::Comparator" : { "file" : "lib/Mojo/Util/Collection/Comparator.pm", "version" : "0.0.9" }, "Mojo::Util::Collection::Formatter" : { "file" : "lib/Mojo/Util/Collection/Formatter.pm", "version" : "0.0.9" }, "Mojo::Util::Collection" : { "file" : "lib/Mojo/Util/Collection.pm", "version" : "0.0.9" }, "Mojo::Util::Model" : { "file" : "lib/Mojo/Util/Model.pm", "version" : "0.0.9" } }, "keywords" : ["mojo util collection", "mojo util model"], "release_status" : "stable" }