{"id":15357150,"url":"https://github.com/chocolateboy/scope-guard","last_synced_at":"2025-10-13T01:51:51.573Z","repository":{"id":937618,"uuid":"711723","full_name":"chocolateboy/Scope-Guard","owner":"chocolateboy","description":"Perform cleanup or other forms of resource management at the end of a scope","archived":false,"fork":false,"pushed_at":"2022-04-19T16:49:56.000Z","size":32,"stargazers_count":3,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T06:46:35.107Z","etag":null,"topics":["cpan-module","destructor","destructors","perl-module","resource-management","scope","scope-guard","scoped","zero-dependency"],"latest_commit_sha":null,"homepage":"https://metacpan.org/release/Scope-Guard","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chocolateboy.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-06-09T15:09:32.000Z","updated_at":"2022-12-16T00:03:34.000Z","dependencies_parsed_at":"2022-07-05T23:00:22.622Z","dependency_job_id":null,"html_url":"https://github.com/chocolateboy/Scope-Guard","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/chocolateboy/Scope-Guard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chocolateboy%2FScope-Guard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chocolateboy%2FScope-Guard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chocolateboy%2FScope-Guard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chocolateboy%2FScope-Guard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chocolateboy","download_url":"https://codeload.github.com/chocolateboy/Scope-Guard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chocolateboy%2FScope-Guard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013908,"owners_count":26085327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpan-module","destructor","destructors","perl-module","resource-management","scope","scope-guard","scoped","zero-dependency"],"created_at":"2024-10-01T12:33:32.838Z","updated_at":"2025-10-13T01:51:51.559Z","avatar_url":"https://github.com/chocolateboy.png","language":"Perl","readme":"Scope-Guard version 0.21\n========================\n\nThis module provides a convenient way to perform cleanup or other forms of resource\nmanagement at the end of a scope. It is particularly useful when dealing with exceptions:\nthe Scope::Guard constructor takes a reference to a subroutine that is guaranteed to\nbe called even if the thread of execution is aborted prematurely. This effectively allows\nlexically-scoped \"promises\" to be made that are automatically honoured by perl's garbage\ncollector.\n\nFor more information, see: https://www.drdobbs.com/cpp/184403758\n\nINSTALLATION\n\nTo install this module, type the following:\n\n   perl Makefile.PL\n   make\n   make test\n   make install\n\nCOPYRIGHT AND LICENCE\n\nCopyright (c) 2005-2021 by chocolateboy.\n\nThis is free software; you can redistribute it and/or modify it under the\nterms of the Artistic License 2.0.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchocolateboy%2Fscope-guard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchocolateboy%2Fscope-guard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchocolateboy%2Fscope-guard/lists"}