use strict ; use warnings ; my $rule=1 ; while() { if(/RULE=$rule/../^END$/) { print } }