in reply to Re^2: Dereference of undefined value OK under strictures?
in thread Dereference of undefined value OK under strictures?

for ex map() and grep() suppress "Can't use an undefined value as an ARRAY reference at ..." errors... autoviv happens in lvalue context and perls built ins arent always consistent
  • Comment on Re^3: Dereference of undefined value OK under strictures?