{ "authors" : [ "Sam Gillespie" ], "build-depends" : [], "depends" : [], "description" : "Functional error handling ala Rust", "license" : "Artistic-2.0", "name" : "Result", "perl" : "6.c", "provides" : { "Result" : "lib/Result.pm6", "Result::Err" : "lib/Result/Err.pm6", "Result::Imports" : "lib/Result/Imports.pm6", "Result::OK" : "lib/Result/OK.pm6" }, "resources" : [], "source-url" : "http://www.cpan.org/authors/id/S/SA/SAMGWISE/Perl6/Result-0.1.0.tar.gz", "tags" : [ "Rust", "Functional", "Error", "FP" ], "test-depends" : [], "version" : "0.1.0" }