Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> perl >> librole-tiny-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: librole-tiny-perl  ]

套件: librole-tiny-perl (2.002004-1)

Perl module for minimalist role composition

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.

其他與 librole-tiny-perl 有關的套件

  • 依賴
  • 推薦
  • 建議

下載 librole-tiny-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 15.9 kB44 kB [文件列表]