http://www.perlmonks.org?node_id=748124


in reply to Re: Bug? Use of uninitialized value $1 in substitution iterator
in thread Bug? Use of uninitialized value $1 in substitution iterator

OK, fair enough. This same code started throwing up errors today which it wasn't throwing before - I'd refactored some other code around it - so it had me worried.

My solution was, as you suggest, to turn of those warnings.

thanks Moritz

  • Comment on Re^2: Bug? Use of uninitialized value $1 in substitution iterator