#!/usr/bin/env perl
use strict;
use JS;
JS->new->run(@ARGV);