Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Some ideas...

  • Read "Programming Perl". You'll be amazed at how much perl has to offer that you don't know about.
  • Study code written by people who predominantly use perl and do it well. Many of these people hang out here at PerlMonks and often post code.
  • Have your own code reviewed by those same people. There are several sections of the Monastery that you can post your code in. Anything you post will be reviewed.
  • Look at the modules installed on your system and see how they do things. Download modules that do things you're interested in and examine those.
  • Ask questions. If you think there might be another way or a better way, post what you have and ask others for suggestions. Use the chatterbox if it's small snippets of code.
  • Occassionally reread "Programming Perl". You'll be amazed at how much you missed the last time. (I'm on my fourth reading and still learning.
90% of every Perl application is already written.
dragonchild

In reply to Re: How do I train myself to write more Perl-ish Perl, rather than C-ish Perl? by pfaut
in thread How do I train myself to write more Perl-ish Perl, rather than C-ish Perl? by amarquis

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-18 09:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found