Help language development. Donate to The Perl Foundation
{ "api": 1, "auth": "github:sfischer13", "authors": [ "Stefan Fischer <sfischer1[email protected]>" ], "depends": [ "Pod::To::Text" ], "description": "Check whether a string is a palindrome", "license": "MIT", "name": "Lingua::Palindrome", "perl": "6.c", "production": true, "provides": { "Lingua::Palindrome": "lib/Lingua/Palindrome.pm6" }, "resources": [], "source-url": "git://github.com/sfischer13/perl6-Lingua-Palindrome.git", "support": { "bugtracker": "https://github.com/sfischer13/perl6-Lingua-Palindrome/issues", "email": "[email protected]", "source": "git://github.com/sfischer13/perl6-Lingua-Palindrome.git" }, "tags": [ "alphabet", "letters", "palindrome", "perl6" ], "test-depends": [ "Test", "Test::META" ], "version": "0.1.0" }