Hey you skeptic! Look at my code from a few months ago. Who would've thought I'd actually start using "#!perl -w" && "use strict;" but it happened. I'll use a here document in the future too. I'm not opposed to doing things in a new way if I lern that it's better than what I have been doing. In fact I didn't normally use the qq() function either... I used to escape all my double quotes.

So I am adopting new habits. I am constantly trying to become a more efficient && elegant Perl hacker... a more practiced Monk if you will. I'm all defensive about it because I care what you thinq! You're just trolling me aren't you!?! Punko! I'll get you back! ;-) TTFN.

-PipTigger
p.s. Initiate Nail Removal Immediately!

In reply to Re: Re: Re: Re: Unicode in almost any Browser?!? by PipTigger
in thread Unicode in almost any Browser?!? by PipTigger

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.