libb-hooks-endofscope-perl 0.24-ok1 source package in openKylin

Changelog

libb-hooks-endofscope-perl (0.24-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libb-hooks-endofscope-perl_0.24.orig.tar.gz 37.0 KiB 03aa3dfe5d0aa6471a96f43fe8318179d19794d4a640708f0288f9216ec7acc6
libb-hooks-endofscope-perl_0.24-ok1.debian.tar.xz 2.0 KiB 9ceda3e074dc40a7ffef226c8f689b02309240b32ba9824247ef013d8e99cf89
libb-hooks-endofscope-perl_0.24-ok1.dsc 2.1 KiB d0342f26b5ec7bcc0969d79f2d13457da69e6efe14bb265e599df172e8033833

View changes file

Binary packages built by this source

libb-hooks-endofscope-perl: module for executing code after a scope finished compilation

 B::Hooks::EndOfScope allows you to execute code when perl finished
 compiling the surrounding scope. It exports a single function,
 'on_scope_end $codeblock', which can be used e.g. for introspection in
 the constructor of your class.