The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use strict;
use warnings;

use Test::More;
use Test::Snapshots;

Test::Snapshots::set_accessories_dir('eg/otherdir_accessories/');
test_all_snapshots('eg/otherdir_code');