Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

comment on

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

Want to be more effective at getting answers?

  • read the links provided.
  • write a short prototype in Perl of the principle you're trying to learn.
  • do a search for the topic on your own.
  • if you still don't understand what's going on, then post your example and your question and state what you've done so far.
  • when posting your question keep it short, to the point, and use <code> tags around your perl source </code>
  • use the preview button before submitting to make sure the format of your question is legible.

Perl is a language of actually trying things. It doesn't take much to have a working example of whatever you're trying to do. In other programming languages this is not the case--some require whole class schemes prior to doing the simplest things, so perhaps you're used to that extra work. Many perl concepts can be done in a few characters just from your command line.

Perl's is about getting the job done with as little verbiage as necessary. When you are pointed to a link, that's an expert Perl programmer's efficient way to help you find what you're looking for, without requiring a lot of extra words, and an indicator that had you done a little more searching on your own, you might've been able to find it on your own.

There are hundreds of threads started here everyday, and invariably someone is told how to make an effective post, so don't take it personally.

In a way, by receiving a very short response on a topic that's already been answered multiple times, it's an expert's way of stating they have confidence in your ability to think for yourself, and find out answers for yourself.


In reply to Re: New to perl by raybies
in thread New to perl by Monk_perl

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 lurking in the Monastery: (2)
As of 2024-04-25 05:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found