in reply to Extracting DNC issues

It would be much easier for us to help you if you included a sample of the input data as well. See SSCCE on how to ask a good question, where "good" means likely to get answers.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^2: Extracting DNC issues
by MoodyDreams999 (Scribe) on Oct 06, 2023 at 21:42 UTC
    Fair enough, I appreciate the feed back, I will create some sample data when I can. I've picked up a pretty nasty stomach flu so haven't been able to stick with work these past 2 days. I will also make sure to reference that every time I post because it seems like I definitely need some work on the SSCCE front