#!/usr/bin/env perl

use App::ThinPacker;

App::ThinPacker::run(@ARGV);
