Tagged Questions
1
vote
1answer
1k views
How can I use JSON and Perl (HTML::Mason) to create dynamic web page with AJAX?
I'm some kind of lost with the way i have to deal with Javascript, JSON and Perl and most of the examples are in PHP which is not helpfull for me.
I have a page (called main.html) where i have a ...