t/author-critic.t ...... skipped: these tests are for testing by the author t/author-pod-syntax.t .. skipped: these tests are for testing by the author t/domain.t ............. skipped: No remote tests. (to enable set INTERNET_TESTING=1) t/policy.t ............. skipped: No remote tests. (to enable set INTERNET_TESTING=1) t/sts_record.t ......... 1..9 ok 1 - use Mail::STS::STSRecord; ok 2 - An object of class 'Mail::STS::STSRecord' isa 'Mail::STS::STSRecord' ok 3 - correct string representation ok 4 - An object of class 'Mail::STS::STSRecord' isa 'Mail::STS::STSRecord' ok 5 - parse correct version ok 6 - parse correct id ok 7 - correct string representation ok 8 - string without an id ok 9 - ignore unknown attributes ok t/tlsrpt_record.t ...... 1..7 ok 1 - use Mail::STS::TLSRPTRecord; ok 2 - An object of class 'Mail::STS::TLSRPTRecord' isa 'Mail::STS::TLSRPTRecord' ok 3 - correct string representation ok 4 - An object of class 'Mail::STS::TLSRPTRecord' isa 'Mail::STS::TLSRPTRecord' ok 5 - parse correct version ok 6 - parse correct id ok 7 - correct string representation ok t/use.t ................ ok 1 - use Mail::STS; ok 2 - use Mail::STS::TLSRPTRecord; ok 3 - use Mail::STS::Domain; ok 4 - use Mail::STS::SSKV; ok 5 - use Mail::STS::Policy; ok 6 - use Mail::STS::STSRecord; 1..6 ok All tests successful. Files=7, Tests=22, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.76 cusr 0.14 csys = 0.93 CPU) Result: PASS