Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Perl Program - Out of memory?

by Anonymous Monk
on Nov 15, 2013 at 21:05 UTC ( [id://1062798]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl Program - Out of memory?
in thread Perl Program - Out of memory?

Are you perchance coding on a widescreen monitor? It might affect your code layout.
$newMaxSalary = $QB1s + $QB2s + $RB1s + $RB2s + $WR1s + $WR2s + $TE1s ++ FL1s;
This shouldn't affect anything memory-related, but FL1s is missing a dollar sign there.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 23:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found