7dd1023
585ce5b
1
2 3 4 5
6
7
8
9
#!/usr/bin/perl use strict; use warnings; use jitterbug::Builder; exit jitterbug::Builder->new->run;