Help for this page
<script type="text/javascript" > $(function() { ... }); }); </script>
use strict; use warnings; ... print $q->header("application/json"); print $response;