09-regex.t   [plain text]


use strict;
use warnings;

use File::Spec;
use lib File::Spec->catdir( 't', 'lib' );

use PVTests::Regex;
PVTests::Regex::run_tests();