The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.031 - 2008-04-06

  • extendet versions allowed (eg 1.0.1.12) bugfix: endless recursion in compiletime-check removed bugfix: parents can call protected methods from a child change: now you cant tighten or loosen the access-level for a method in the inheritation tree (private, protected, public) change all status to beta

Modules

Pragma to extend the Perl-OO (in native Perl)
Pragma to provide abstract classes
Pragma like module to extend code attributes
Plugin for code attributes
Helper-class to decorate subroutines
Helper-class to check syntax of code attributes
Helper-class to check the inheritation of code attributes
Helper class to provide corrrect handling of attributes
Carp-Adapter to easy extend the carp-level
Helper class to register and check datatypes
Pragma to extend class inheritation
Pragma to hide wrapper-classes in callers stack
Pragma to provide interfaces
Pragma to set strict and warnings pragma and check classnames
Helper-class to register class-handler
Pragma to set package-version