Help for this page
split /=/
split /=/, $_, 2
my %attrs = $attr =~ /([^=,]+)=(.*?)(?:(?=,[^=,]+=)|$)/g;