http://www.perlmonks.org?node_id=11156866


in reply to Convert TK table to equivalent HTML

At $work I use a Mojolicious back end, with an HTML5/JavaScript front end, I use DataTables, dynamically building via JSON response from Mojo. The front end JavaScript and DataTables dynamically adds buttons etc for user interaction, firing requests to do various things to the back end.