The goal of this module is to provide a drop in "bless" replacement for debugging object field access issues during development. It should never be used in production, as it has performance costs. What does this module do? This module implements a ti...
STEVAN/Devel-StrictObjectHash-0.01 - 08 Jun 2004 19:51:48 UTCBefore diving in, a few notes: This is not intended to document Log4perl (also l4p, abbrev for Log::Log4perl); that documentation is a good tutorial, and is quite thorough and complete. In this document, I use Logger as the *official* shorthand for L...
JCROMIE/Log-Log4perl-AutoCategorize-0.03 - 05 Nov 2003 19:00:25 UTCEncapsulation is the practice of creating subroutines to access the properties of a class instead of accessing those properties directly. The advantage of good encapsulation is that the author is permitted to change the internal implementation of a c...
CDOLAN/Devel-EnforceEncapsulation-0.51 - 27 Mar 2014 23:55:14 UTC