全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: libclass-virtual-perl  ]

软件包:libclass-virtual-perl(0.08-3)

libclass-virtual-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 libclass-virtual-perl

维护小组:

外部的资源:

相似软件包:

base class for virtual base classes

Class::Virtual 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.

标签: 软件开发: Perl 开发, 函数库, 实做语言: Perl

其他与 libclass-virtual-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libclass-virtual-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 11.2 kB31.0 kB [文件列表]