#!/usr/bin/perl
use JS;
use strict;
use warnings;

JS->new->run;
