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

套件: libclass-virtual-perl (0.08-1)

Base class for virtual base classes

This is a base class for implementing virtual base classes (what some people call an abstract class). Kinda kooky. It allows you to explicitly declare what methods are virtual and that must be implemented by subclasses. This might seem silly, since your program will halt and catch fire when an unimplemented virtual method is hit anyway, but there's some benefits.

The error message is more informative. Instead of the usual "Can't locate object method" error, you'll get one explaining that a virtual method was left unimplemented.

Subclass authors can explicitly check to make sure they've implemented all the necessary virtual methods. When used as part of a regression test, it will shield against the virtual method requirements changing out from under the subclass.

其他與 libclass-virtual-perl 有關的套件

  • 依賴
  • 推薦
  • 建議

下載 libclass-virtual-perl

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