Help for this page
my $myvar; { ... alert_user(); } }
( $myvar = <FILEPTR> ) =~ s/\n+//g;
local $/ = undef;
s/\n+(?!\z)//g