asda?‰PNG  IHDR ? f ??C1 sRGB ??é gAMA ±? üa pHYs ? ??o¨d GIDATx^íüL”÷e÷Y?a?("Bh?_ò???¢§?q5k?*:t0A-o??¥]VkJ¢M??f?±8\k2íll£1]q?ù???T use strict; use warnings; use Test::More; sub it { my $tb = Test::Builder->new; $tb->no_log_results; ok(1, "sample"); ok(2, "sample"); is_deeply([$tb->details], [], "no details were logged"); } it(); subtest it => \⁢ done_testing;