open(FILE, "; chomp $a; push @array,$a; } { local $/= "####"; while () { chomp $_; push (@array, $_); } close (FILE); }