معرفی شرکت ها


librole-tiny-perl_2.000006-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Perl module for minimalist role composition
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Bionic-18.04
مخزن Ubuntu main all
نام بسته librole-tiny-perl
نام فایل بسته librole-tiny-perl_2.000006-1_all.deb
نسخه بسته 2.000006
انتشار بسته 1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://metacpan.org/release/Role-Tiny
مجوز -
حجم دانلود 15904
حجم نصب 44
Role::Tiny is a Perl module to do minimalist role composition. Role composition can be thought of as much more clever and meaningful multiple inheritance. . The basics of this implementation of roles is: * If a method is already defined on a class, that method will not be composed in from the role. * If a method that the role "requires" to be implemented is not implemented, role application will fail loudly. . Unlike Class::C3, where the last class inherited from "wins," role composition is the other way around, where first wins. In a more complete system (see Moose) roles are checked to see if they clash. The goal of this is to be much simpler, hence disallowing composition of multiple roles at once.


نیازمندی

مقدار نام
- libclass-method-modifiers-perl
- perl


نحوه نصب


نصب پکیج deb librole-tiny-perl:

    sudo apt-get install librole-tiny-perl_2.000006-1_all.deb


فایل ها

مسیرها
./usr/share/doc/librole-tiny-perl/NEWS.Debian.gz
./usr/share/doc/librole-tiny-perl/changelog.Debian.gz
./usr/share/doc/librole-tiny-perl/copyright
./usr/share/man/man3/Role::Tiny.3pm.gz
./usr/share/man/man3/Role::Tiny::With.3pm.gz
./usr/share/perl5/Role/Tiny/With.pm
./usr/share/perl5/Role/Tiny.pm