The “fat comma”
my
$player
= {
first_name
=>
"Richie"
,
surname
=>
"McCaw"
,
dob
=>
"1980-12-31"
, };