On Wed, Sep 17, 2003 at 11:21:50AM +0200, Robin Berjon wrote:
> sub foo { @_==2 ? shift->{foo} = shift : shift->{foo} }
^^^^^ ^^^^^
Is the order of evaluation of those two shift()s guaranteed?-- Lord Protector David Cantrell | http://www.cantrell.org.uk/david " Norton Wipe Info uses hexadecimal values to wipe files. This provides more security than wiping with decimal values. " -- from the manual of Norton Systemworks 2002, pg 160
