in reply to overcoming undef as Array ref
But I suspect that code occurs in a larger block that could stand to have an if ( exists $exceptions{$user} ) or similar.@{$exceptions{$user}||[]}
I'm looking for a job.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: overcoming undef as Array ref
by Anonymous Monk on Mar 29, 2007 at 22:34 UTC |