Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: illegal division by zero

by coec (Chaplain)
on Jan 30, 2004 at 08:30 UTC ( [id://325166]=note: print w/replies, xml ) Need Help??


in reply to illegal division by zero

In your my declaration, you have defined $exposure but you're trying to use $exposures later on (spot the plural). This is why use strict is IMHO mandatory.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-24 14:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found