软件包:libmoose-perl(2.2203-1)
libmoose-perl 的相关链接
Debian 的资源:
下载源码包 libmoose-perl:
- [libmoose-perl_2.2203-1.dsc]
- [libmoose-perl_2.2203.orig.tar.gz]
- [libmoose-perl_2.2203-1.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Salvatore Bonaccorso (QA 页面)
- gregor herrmann (QA 页面)
- Damyan Ivanov (QA 页面)
- Niko Tyni (QA 页面)
- Ansgar Burchardt (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
modern Perl object system framework
Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent, and less tedious. With Moose you can think more about what you want to do and less about the mechanics of OOP.
Additionally, Moose is built on top of Class::MOP, which is a metaclass system for Perl 5. This means that Moose not only makes building normal Perl 5 objects better, but it provides the power of metaclass programming as well.
Moose also conveniently manages all attributes (including inherited ones) that are defined, but also provides facilities for properly initializing instance slots, setting defaults where appropriate and performing any necessary type constraint checking or coercion.
More details about the structure of Moose as well as its features can be found in the ever-expanding Moose::Cookbook document.
其他与 libmoose-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libclass-load-perl
- module for loading modules by name
-
- dep: libclass-load-xs-perl
- XS implementation of parts of Class::Load
-
- dep: libdata-optlist-perl
- module to parse and validate simple name/value option pairs
-
- dep: libdevel-globaldestruction-perl
- module to expose the flag that marks global destruction
-
- dep: libdevel-overloadinfo-perl
- module to introspect overloaded operators
-
- dep: libdevel-stacktrace-perl
- Perl module containing stack trace and related objects
-
- dep: libeval-closure-perl
- Perl module to safely and cleanly create closures via string eval
-
- dep: libmodule-runtime-conflicts-perl
- module to provide information on conflicts for Module::Runtime
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libmro-compat-perl
- mro::* interface compatibility for Perls < 5.9.5
-
- dep: libpackage-deprecationmanager-perl
- module for managing deprecation warnings for Perl distributions
-
- dep: libpackage-stash-perl
- module providing routines for manipulating stashes
-
- dep: libpackage-stash-xs-perl
- Perl module providing routines for manipulating stashes (XS version)
-
- dep: libparams-util-perl
- Perl extension for simple stand-alone param checking functions
-
- dep: libscalar-list-utils-perl (>= 1:1.56)
- modules providing common scalar and list utility subroutines
-
- dep: libsub-exporter-perl
- sophisticated exporter for custom-built routines
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl (>= 5.36.0-7)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.36.0
- 本虚包由这些包填实: perl-base
-
- rec: libdevel-partialdump-perl
- Perl module to dump subroutine parameters concisely