Help for this page
if (my ($field) = grep { /^!!./ } split /\|/, do { local $/; <DATA> })
if (my ($field) = grep { /^!!./ } split /\|/, $data)