Larry Wall:
# Note that the "sub" is standing in for &, so it'd have to be
#
#     my Dog sub hot {...}
#
# or
#
#     my Dog &hot {...}

What about package subs?

        our Dog sub hot {...}

seems just a bit verbose...

--Brent Dax
[EMAIL PROTECTED]
Configure pumpking for Perl 6

When I take action, I’m not going to fire a $2 million missile at a $10
empty tent and hit a camel in the butt.
    --Dubya

Reply via email to