Help language development. Donate to The Perl Foundation
Module and script for checking whether a string is a palindrome.
Lingua::Palindrome
is a Perl 6 module for checking whether a string is a palindrome.
``` sh
zef install Lingua::Palindrome
zef -v install https://github.com/sfischer13/[email protected]
zef -v install https://github.com/sfischer13/perl6-Lingua-Palindrome.git
## Development ``` sh git archive --prefix=Lingua-Palindrome-0.1.0/ -o ../Lingua-Palindrome-0.1.0.tar.gz HEAD
This project is authored and maintained by Stefan Fischer.
The source code is available under the MIT License.
See LICENSE for further details.