Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Errors and functions and modules are all part of the same programing. You can see the success of some comands and why others fail. (but you know that finally it should all end as expected, don't you?)

You need to know them all. That means, practice.

Everybody needs to be able to read a log file and understand what was happening when your code was executed. Nobody is able to stay watching their scripts while they are working all the day long. So, the errors at the log files report how did it all work while you were not present. You also need to post your errors when you make a question here. Errors, explain a lot more than what our experience might know.

Everything that the errors might mean that you don't understand can be found at the perldocs. At this state of the perl language, it is very difficult to discover something that so many developers might have missed fixing, I guess.

But, I am sure that what would amaze you, like it does to me, is how many things can be achieved with this crazy perl language! Try all what the perldocs suggest, and you will see!


In reply to Re: Reference curiosity? by chanio
in thread Reference curiosity? by tamaguchi

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 examining the Monastery: (8)
As of 2024-03-28 15:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found