Abigail <abigail@abigail.nl> writes: >The first sentence of 'perldoc -f ref' is wrong: > > Returns a true value if EXPR is a reference, false otherwise. > >To wit: > > $ perl -wle 'print ref bless [] => 0' > 0 I would be tempted to make that bless illegal.Thread Previous | Thread Next