Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-B-Hooks-AtRuntime-8-16.fc45 RPM for s390x

From Fedora Rawhide for s390x / p

Name: perl-B-Hooks-AtRuntime Distribution: Fedora Project
Version: 8 Vendor: Fedora Project
Release: 16.fc45 Build date: Thu Jul 23 04:49:51 2026
Group: Unspecified Build host: buildvm-s390x-06.s390.fedoraproject.org
Size: 31410 Source RPM: perl-B-Hooks-AtRuntime-8-16.fc45.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/dist/B-Hooks-AtRuntime/
Summary: Lower blocks from compile time to runtime
This module allows code that runs at compile-time to do something at
runtime. A block passed to at_runtime gets compiled into the code that's
currently compiling, and will be called when control reaches that point
at runtime. In the example in the SYNOPSIS, the warnings will occur in
order, and if that section of code runs more than once, so will all
three warnings.

Provides

Requires