http://www.perlmonks.org?node_id=676857


in reply to My Cell Phone Utilizes Dynamic Scoping

{ $self->goto($self->find_nearby('tall_bridge')); $self->drop_into('the_river', $my_phone); $self->say("Good Riddance!\n"); $my_phone = new Apple::iPhone(); }
:-D

Replies are listed 'Best First'.
Re^2: My Cell Phone Utilizes Dynamic Scoping
by frozenwithjoy (Priest) on Nov 21, 2012 at 04:23 UTC
    I'm getting a ton of warnings when I try to run this and my phone just auto-dialed 911.