585ce5b
4aa19c4
1 2
3
4 5
#!/usr/bin/env perl use Dancer; use lib path(dirname(__FILE__), 'lib'); load_app 'jitterbug'; dance;