DEBSOURCES
Skip Quicknav
sources / libtext-table-perl / 1.135-1 / t / 01_ini.t
123456789
# t/01_ini.t; just to load Text::Table by using it use strict; use warnings; use Test::More tests => 1; # TEST use_ok('Text::Table');