Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Reference curiosity?

by chanio (Priest)
on Apr 23, 2006 at 19:52 UTC ( [id://545154]=note: print w/replies, xml ) Need Help??


in reply to Reference curiosity?

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!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://545154]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-03-28 13:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found