Fellow monks...

    This writeup is much more of a confession I am making to all the monks in the monastery. When I first learned programming on a computer it was with old BASIC. The I switched to the more up-to-date Visual Basic. so each time I had to make a simple program that has anything to do with handling strings of text, searching and replacing, I referred to VB...( a very hard and complicated case it was, considering that I learned VB all by myself.. ).

    Anyway, I first started using perl when I downloaded a free guestbook script. then I hacked the code, and created a contact form using the guestbook code, and started messing around and creating some stuff with perl. now, when I read about RegEx I was like... "Wow! it can do that???????!!!!" so I quickly searched for a software to run perl code localy and downloaded some tutorials, so that now I write my own code, without refering to any other code.. and now I use perl for everything, even my friends at the IT departement call me Perl Freak now..

    What's this supposed to meen?? I'm now truely becoming a Perl User

I Bow In Front Of Perl Glory


Chady | http://chady.net/

In reply to A New Perl User by Chady

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.