in reply to Re^5: A curious case of of my()
in thread A curious case of of my()

Bullshit.

Please provide use with a code sample, that

  1. Shows that such an array is visible outside the lexical scope it's declared in.
  2. Shows that slapping use strict; on it actually makes a difference.