Ok, so today is an EXCEPTIONALLY boring day, here's something I whipped together this afternoon:
#!/usr/bin/perl $palindrome="Jarred arts sell less, Trader Raj!"; @daTa=split //,$p +alindrome; $Palindrome="A Danish custard--drat such sin, Ada"; @Data=split //,$P +alindrome; $palIndrome="O, Lisa sees a silo!"; @DAta=split //,$p +alIndrome; $palindrOme="Pets never even step"; @daTa=split //,$p +alindrOme; $palindroMe="Kayak salad - Alaska yak"; @DaTa=split //,$p +alindroMe; @ATAD = <DATA>; @A = @DAtA; @B = @dATA; @C = @daTA; @D = @daTa; @ +d = @data; $DATA=join'',@ATAD; for( reverse split //, $DATA ){ $ATAD .= $_ }; $_= +$ATAD;eval #print "\u$D[0]\L$A[10]$a[3]$a[2] \l$A[0]$A[4]\l$T[0]$a[2]$A[7]$a[1]$D +[2] " # . "\u$a[0]\L$a[1]$D[2]$T[-3] $A[7]$D[1]$A[9]\l$d[0]$a[1]\l$D[-4]," +; __DATA__ + __ATAD__ # ;",]4-[D$l\]1[a$]0[d$l\]9[A$]1[D$]7[A$ ]3-[T$]2[D$]1[a$L\]0 +[a$u\" . # " ]2[D$]1[a$]7[A$]2[a$]0[T$l\]4[A$]0[A$l\ ]2[a$]3[a$]01[A$L\]0[D +$u\" tnirp ;} _$ =. DATA$ {) ATAD$ ,// tilps esrever (rof ;DATA@ ,'' nio +j = ATAD$# ;atad@ = d@ ;aTad@ = a@ ;ATad@ = T@ ;ATAd@ = A@ ;AtAD@ = D@ ;>ATA +D< = DATA@ ;eMordnilap$,// tilps=atad@ ;"kay aksalA - dalas kayaK"=e +Mordnilap$ ;emOrdnilap$,// tilps=aTad@ ;"pets neve reven steP"=e +mOrdnilap$ ;emordnIlap$,// tilps=ATad@ ;"!olis a sees asiL ,O"=e +mordnIlap$ ;emordnilaP$,// tilps=ATAd@ ;"adA ,nis hcus tard--dratsuc hsinaD A"=e +mordnilaP$ ;emordnilap$,// tilps=AtAD@ ;"!jaR redarT ,ssel lles stra derraJ"=e +mordnilap$ lrep/ +nib/rsu/!#
Enjoy.

In reply to fun with palindromes by chargrill

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.