local $/; my $file = ; while( $file=~/$regex/gm ) { ... }