Errors? Warnings!!!!

<shrug type=gallic>If you idea of obfuscation and mine differ, I'm sorry.</shrug>
I spent 4 years in a comp sci cohort with pedants that would 
feel that they had made a valid point if they asked you to run a 
piece of code and input the wrong variable type (in C) and it crash.
The fact that by removing the error checking meant the whole code 
fitted one over-head, escaped them. Perhaps I have the same weary mindset 
to these people and I applied it to you. My apologies if I have mistakenly grouped you with the nerds.

In this case the code doesn't work with strict or warn, and frankly a null word is 
the same reversed, depends on your identification of a palindrome.

I like your changes. It is not too removed from what I did, except 
that you've used interpolation. I was hoping for a response in regex.

I will look at your code and see if I can reduce it more, just for fun.
Thankyou.

:-)

Frankus. 

In reply to RE: RE: Missing the point. by frankus
in thread aoxomoxoa by frankus

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.