The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

#!perl -T
# Copyright (C) 2012 Xerxes Tsang
# This program is free software; you can redistribute it and/or modify it
# under the terms of Perl Artistic License.
use strict;
use lib 't/lib';
Test::Class->runtests;