Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Surviving 'Illegal division by zero'

by dragonchild (Archbishop)
on Jun 24, 2004 at 12:08 UTC ( [id://369303]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub new {my $f; bless \$f => shift; $f -> set(@_) if @_; $f}
    
  2. or download this
    my $fig_1 = MyNumber -> new (get_numeric_value_from_xml (...));
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2024-04-18 11:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found