DEBSOURCES
Skip Quicknav
sources / libposix-strftime-compiler-perl / 0.31-1~bpo70%2B1 / t / 00_compile.t
123456789
use strict; use Test::More; use_ok $_ for qw( POSIX::strftime::Compiler ); done_testing;