Me:
# I am thinking one should have to predeclare
# in a sub's preamble that such a trick will
# be going on.
# 
# Thus something like:
# 
#     sub foo [&bar] { ... }
# 
# is (part of what is) required to be allowed
# to create a bar sub in the context of the
# caller of foo.

So how does Exporter declare its import() function?

--Brent Dax <[EMAIL PROTECTED]>
@roles=map {"Parrot $_"} qw(embedding regexen Configure)

Wire telegraph is a kind of a very, very long cat. You pull his tail in
New York and his head is meowing in Los Angeles. And radio operates
exactly the same way. The only difference is that there is no cat.
    --Albert Einstein (explaining radio)

Reply via email to