|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Palindrome arrayby davido (Bishop) |
| on Dec 29, 2012 at 09:47 UTC ( #1010807=note: print w/ replies, xml ) | Need Help?? |
|
There are a number of good ways to approach this. Here's one way that uses a CPAN module:
The above solution works just as well if you pass it a string rather than an array, but in either case it does the job. Dave
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||