Help for this page
use strict; ... # of the forwarded methods over all objects in # the list, but I can't get it to work! print $list->items->name;
$VAR1 = bless( { 'items' => [ ... ] }, 'MyPackage::List' ); Can't call method "name" on unblessed reference at test.pl line 32.