####
from:
push(@_extraJSCode, {-type=>"text/javascript", -src=>"http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"});
to:
push(@_extraJSCode, '{-type=>"text/javascript", -src=>"http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"}');