#!/usr/bin/perl

use strict;
use warnings;

use App::Music::PlayTab;
::run();
