Version: 1.023, Package name: p5-Guard-1.023 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description This module implements so-called "guards". A guard is something (usually an object) that "guards" a resource, ensuring that it is cleaned up when expected. It is similar to eval {} blocks, except it's faster, and catches everything, including direct calls to exit and the like. Prerequisite to Coro. Different from Scope::Guard and Sub::ScopeFinalizer, which actually implement dynamic, not scoped guards, and have a lot higher CPU, memory and typing overhead. |
Filesize: 6.899 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2014-12-03 11:10:45 by Benoit Lecocq | Files touched by this commit (3) |
Log message: Update to p5-Guard-1.023. ok ajacoutot@ |
2014-11-14 06:37:36 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to p5-Guard-1.022. ok ajacoutot@ |