Binary package “libscope-guard-perl” in ubuntu bionic
lexically scoped resource management
Scope::Guard is a Perl module that provides a convenient way to perform
cleanup or other forms of resource management at the end of a scope. It is
particularly useful when dealing with exceptions.
.
For more information, see: <URL:http://