Dave Whipp:
# > Minor correction: we don't know how many elements are left in the 
# > array - it depends on how many elements were in @a, @b, and @c to 
# > start with.  One less than that. :)
# 
# These days you need the splat operator to flatten lists: so 

My understanding was that arrays would flatten implicity in list
context, and the splat was only to be used in cases like subroutine
calls, when an array would normally ref-ify.

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

>How do you "test" this 'God' to "prove" it is who it says it is?
"If you're God, you know exactly what it would take to convince me. Do
that."
    --Marc Fleury on alt.atheism


Reply via email to