| Name: | perl-Guard |
|---|---|
| Version: | 1.023 |
| Release: | 21.el9 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 34539 |
| License: | GPL+ or Artistic |
| RPM: | perl-Guard-1.023-21.el9.x86_64.rpm |
| Source RPM: | perl-Guard-1.023-21.el9.src.rpm |
| Build Date: | Tue Jan 11 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Guard |
| Summary: | Safe cleanup blocks |
| 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. |