DEBSOURCES
Skip Quicknav
sources / libcatmandu-importer-getjson-perl / 0.52-2 / t / 00_compile.t
12345678
use strict; use warnings; use Test::More; use_ok 'Catmandu::Importer::getJSON'; # use_ok 'Catmandu::Fix::getJSON'; done_testing;