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

Changes for version 0.17 - 2010-08-23

  • changed $VERSION definition in Class::Declare::Dump and Class::Declare::Hash to ensure Class::Declare passes tests until Perl 5.12.0+
  • 5.12.0+ seems to expect a numeric string, and doesn't cope with an evaluate expression (not entirely cool)

Modules

Declare classes with public, private and protected attributes and methods.
provide object dump routine for Class::Declare
generate a hash of accessible attributes

Provides

in Declare/Dump.pm
in Declare/Hash.pm
in Declare.pm