http://qs1969.pair.com?node_id=710029

perlplayer has asked for the wisdom of the Perl Monks concerning the following question:

can any one please answer that what the regular expression inside this split statement will match
split /[{},*]/, $_
this is part of a code so don't bother about $_