Help for this page
foreach $_ (@list) { DO STUFF }
if (???) { $data->{'IS_LAST'} = false; } else { $data->{'IS_LAST'} = true; }