Help for this page
use Set::IntSpan; use warnings; ... my $u_set = union $set $set_spec2; my $runlist = run_list $u_set ; print $runlist;