| Name: | perl-Guard |
|---|---|
| Version: | 1.023 |
| Release: | 21.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 87603 |
| License: | GPL+ or Artistic |
| RPM: | perl-Guard-1.023-21.el9.aarch64.rpm |
| Source RPM: | perl-Guard-1.023-21.el9.src.rpm |
| Build Date: | Sat Feb 12 2022 |
| Build Host: | build-ol9-aarch64.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. |