{"id":20596929,"url":"https://github.com/petdance/test2-tools-explain","last_synced_at":"2026-04-14T00:32:15.932Z","repository":{"id":66709734,"uuid":"69719323","full_name":"petdance/test2-tools-explain","owner":"petdance","description":"Test2::Tools::Explain, a data dumper for Test2","archived":false,"fork":false,"pushed_at":"2016-10-04T04:11:29.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2025-03-06T15:18:27.987Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petdance.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-01T04:26:49.000Z","updated_at":"2016-10-02T01:19:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbc266f3-5766-4231-a043-afa12c371c0a","html_url":"https://github.com/petdance/test2-tools-explain","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/petdance/test2-tools-explain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petdance%2Ftest2-tools-explain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petdance%2Ftest2-tools-explain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petdance%2Ftest2-tools-explain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petdance%2Ftest2-tools-explain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petdance","download_url":"https://codeload.github.com/petdance/test2-tools-explain/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petdance%2Ftest2-tools-explain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31776926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T00:11:49.126Z","status":"ssl_error","status_checked_at":"2026-04-14T00:10:29.837Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T08:19:33.993Z","updated_at":"2026-04-14T00:32:15.914Z","avatar_url":"https://github.com/petdance.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test2::Tools::Explain, a data dumper for Test2\n\n\nTest2::Suite dropped the `explain()` function that had been\npart of Test::More.  For those who miss it in Test2, you can use\nTest2::Tools::Explain.\n\n    use Test2::Tools::Explain;\n\n    my $errors = fleeble_the_whatzit();\n    is( $errors, [], 'Should have no errors from fleebling' ) or diag explain( $errors );\n\nNote that `explain` does not output anything.  It returns a formatted\nstring.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetdance%2Ftest2-tools-explain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetdance%2Ftest2-tools-explain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetdance%2Ftest2-tools-explain/lists"}