According to Luke Palmer:
> I think to get Perl5 behavioueaur :), you do this:
> 
>       my @flatL = ( *("1a", "2a"), *("1b", "2b") );

Geez, I hope not, because that would imply that in

    my @v = ( &func() );

that &func is called in a scalar context.
-- 
Chip Salzenberg         - a.k.a.  -        <[EMAIL PROTECTED]>
         "It furthers one to have somewhere to go."

Reply via email to