#!/usr/bin/perl

use strict;
use warnings;
use Log::Parallel::test_log_configs;

Log::Parallel::test_log_configs::run();

__END__

=head1 LICENSE

This package may be used and redistributed under the terms of either
the Artistic 2.0 or LGPL 2.1 license.

