Author: allison Date: Tue Oct 2 12:06:02 2007 New Revision: 21758 Modified: branches/pdd15oo/docs/pdds/pdd15_objects.pod
Log: [pdd15oo] Update to OO PDD, undefined attributes return PMCNULL. Modified: branches/pdd15oo/docs/pdds/pdd15_objects.pod ============================================================================== --- branches/pdd15oo/docs/pdds/pdd15_objects.pod (original) +++ branches/pdd15oo/docs/pdds/pdd15_objects.pod Tue Oct 2 12:06:02 2007 @@ -946,7 +946,7 @@ key $P3 for the parent class. If the attribute doesn't exist, it will throw an exception. If the attribute -exists, but the value hasn't been set, it will return an C<Undef> PMC. +exists, but the value hasn't been set, it will return a null PMC. =item setattribute
