in reply to Perl script to print Next line after Pattern Matching
$/="\n\n"; [download]
use strict; use warnings; [download]