From Code to Community: Sponsoring The Perl and Raku Conference 2025 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;