Help for this page
use Regexp::Debugger; my $re=qr{(?x) (?&LIST) ... (?<ITEM> \d*+ | (?&LIST) ) ) };