in reply to Parsing attributes in one line using map
my %attrs = split /=|,/, $attr; [download]
Igor 'izut' Sutton your code, your rules.