use strict;
use warnings;

use SPVM::Builder::Config::Exe;

my $config = SPVM::Builder::Config::Exe->new;

$config;