#!/usr/bin/env perl

use strict;
use warnings;

our $VERSION = '0.04';

use FindBin::libs;
use App::EditorTools -run;

