Toggle navigation
Module installer
Core modules
Language docs
Citations
Create a module
Most wanted
Chat with us
Help language development.
Donate to The Perl Foundation
Showing
2
results
Lingua::Palindrome
Check whether a string is a palindrome
1
0
2018-04-02
cpan /
FISCHER
ALPHABET
LETTERS
PALINDROME
PERL6
Algorithm::Manacher
a perl6 implementation of the extended Manacher's Algorithm for solving longest palindromic substring(i.e. palindrome) problem
1
0
2018-04-01
cpan /
TITSUKI