Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: when is destroy function called

by Athanasius (Archbishop)
on Feb 28, 2013 at 12:25 UTC ( [id://1021047]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    print $@ if $@;
    
    print 'The phaser is named ', $phaser->{name}, "\n";
    
  2. or download this
    16:59 >perl 552_SoPW.pl
    My enemy is a Dalek with a phaser named Exterminator
    ...
    Can't call method "exterminate" on an undefined value at (eval 1) line
    + 1.
    The phaser is named Obliterator
    16:59 >
    

Log In?
Username:
Password:

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

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

    No recent polls found