libclass-tiny-perl 1.006-ok1 source package in openKylin

Changelog

libclass-tiny-perl (1.006-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
libclass-tiny-perl_1.006.orig.tar.gz 27.1 KiB 2efcbd31528be51d3022c616768558b78c6172df5f03c5dc698939f65488cb4e
libclass-tiny-perl_1.006-ok1.debian.tar.xz 2.0 KiB 8ea3e6434198dd4cf3bae9803a5ad9da394a72548f2d9b34f287c9b914b26a82
libclass-tiny-perl_1.006-ok1.dsc 1.9 KiB 9b680ccd4b4cd3ad83de1d5c7fbb54fd4ea42db9d68efac4ec8c2f3e61778fec

View changes file

Binary packages built by this source

libclass-tiny-perl: minimalist class construction module for Perl

 Class::Tiny offers a minimalist class construction kit in around 120
 lines of code. It uses no non-core modules for any recent Perl, while
 providing more features than Object::Tiny or Object::Tiny::RW.