use JSON qw/ to_json /; my @fudge = "\/Date()\/"; print to_json( \@fudge ); __END__ ["/Date()/"]