[londonperl] Extreme Wierdness with deferencing

David Alban extasia at extasia.org
Mon Aug 13 15:58:49 BST 2007


On 8/13/07, Gareth Harper <gareth at migcan.com> wrote:
> sub sendMtMessage {
>     my $self = shift;
>     my $params = shift;
>     my $type = shift;

What does the debugger show for @_ just after stepping into sendMtMessage() ?

-- 
Live in a world of your own, but always welcome visitors.


More information about the london.pm mailing list