Skip to content

Instantly share code, notes, and snippets.

#!perl
use Dancer;
use LWP::UserAgent;
get '/' => sub {
return <<EOF;
<html>
<head>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
<script type="text/javascript">