http://www.perlmonks.org?node_id=835223


in reply to this is my first day here

Well, welcome! And a little advice from someone who has taken their knocks around here:
  1. Check out Understanding and Using PerlMonks
  2. Don't be offended. You'll learn quickly that a) Monks don't like homework, especially doing yours; b) they want to see what you've tried before you asked, i.e., show your work; and c) they want to see that you've done some researching on your own before clogging the airways with questions that have been asked a million times before.
  3. If you do show your code, you better start off with use strict; and wrap it with <code> tags or you'll get your wrists slapped right off the bat.
  4. Cruise around the hallways of the monastery—there's lots of hidden treasures.
  5. As you get more competent, give a hand to others not as far along in their journery.

Lastly, prepare to learn how to write Perl code the correct way—these grumpy old Monks are the best around.

—Brad
"The important work of moving the world forward does not wait to be done by perfect men." George Eliot

Replies are listed 'Best First'.
Re^2: this is my first day here
by sierpinski (Chaplain) on Apr 26, 2010 at 13:40 UTC
    This post should be displayed automatically for new users when they go to post anything on PM at all... great post! (Wish I had some votes left for today!)