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