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