Help for this page
BEGIN { open(MESSAGES,'>msg.txt') or die "$!"; }
use vars qw(MESSAGES); # wrong !!!!!!