The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Check that the Changes file is up to date.

use strict;
use warnings;

use Test::CheckChanges;
ok_changes();