Hello, I come from a Computer Science background have have done a small amount of programming in my time (Mostly C, Pascal, Fortran, ADA, etc..) A couple of years ago I took a Perl class from Sun to help with some utilities I was writing and have loved it ever since!

I recently read Randal L. Schwartz's article in Linux Magazine regarding a "repackaging of data" challenge that was put forth by the folks here at the Perl Monestary. I did my own version of this program and modified it somewhat to throw the information into a Java "Ticker tape" applet.

I have realized over the last couple years that there are quite a few different ways to do things in perl (to say the least). I was wondering if there were any kind souls in attendence that would like to look over my code and offer some positive feedback / criticizm. I would like to pick up on good technique and possibly learn some new tricks in the process.

If anyone is interested, please email me directly and I will provide the code for you...and please, be gentle, I'm have never been experienced!

Rostiguy@callisma.com

In reply to Perl Critique? by rostiguy

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.