On Fri, Sep 02, 2005 at 09:24:52 +0200, Juerd wrote:
> sub foo (@bar) { ... }
>
> foo $aref;
>
> Here $aref is dereferenced because of the Array context. The scalar
> can't do this by itself, of course.
my @bar := $aref;
--
() Yuval Kogman <[EMAIL PROTECTED]> 0xEBD27418 perl hacker &
/\ kung foo master: /me kicks %s on the nose: neeyah!!!!!!!!!!!!!!!!!
pgpMVoLstWjCP.pgp
Description: PGP signature
