Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: weird begginer's problem...

by hbm (Hermit)
on Sep 06, 2012 at 16:17 UTC ( [id://992133]=note: print w/replies, xml ) Need Help??


in reply to weird begginer's problem...

Hint:

perl -e "$w=0; $w++||die" Died at -e line 1. perl -e "$w=0; ++$w||die" # no error

Replies are listed 'Best First'.
Re^2: weird begginer's problem...
by Arien0611 (Novice) on Sep 06, 2012 at 16:19 UTC
    hm, i knew it would something stupid. i m stupid. i should go and farm some cows, instead of programming. thank you for the help though guys. i appreciate it.

      I suspect that the rate of incredibly stupid mistakes doesn't actually decrease as you gain experience. We just get less incredulous as we go.

        I suspect that the quality of my stupid mistakes gets better the more I use Perl. Quantity stays the same, though. Sigh.

        ----
        I Go Back to Sleep, Now.

        OGB

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://992133]
help
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-19 10:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found