local $/; # Added in an update while( ) { while( /$regex/gm ) { ... } }