libmouse-perl 2.6.1-ok1 source package in openKylin
Changelog
libmouse-perl (2.6.1-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:01:35 -0700
libmouse-perl (2.6.1-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:01:35 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | perl |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libmouse-perl_2.6.1.orig.tar.gz | 215.1 KiB | aacfba1bfc6f9f89d8ecb26dab8694f256afe44eb675068318759698bb47e29a |
| libmouse-perl_2.6.1-ok1.debian.tar.xz | 2.9 KiB | 1606254a2bea9bd442860c363fea2eaf9b0a59485fcda136eb8f8be0388ba147 |
| libmouse-perl_2.6.1-ok1.dsc | 2.4 KiB | bd78b40da98dde2fda74e720e13f1fafa2418d494c5f7c728fffaf4946a83d24 |
Mouse is a lightweight Perl object framework based largely on the techniques
created for Moose, the leading Perl framework for painless OO class creation.
It is designed to be similar in functionality to Moose, though faster, by only
providing a subset of Moose's functionality, alleviating some of the compile-
time penalty incurred by Moose. It also has considerably less dependencies.