DEBSOURCES
Skip Quicknav
sources / libhttp-exception-perl / 0.04007-1 / t / 10-fields_1xx.t
12345678
use strict; use Test::More; use HTTP::Exception; plan skip_all => 'no fields for HTTP::Exception::1XX yet'; done_testing;