Help for this page
package item; use strict; ... return @{ $self->{stats_change} }; } 1;
$VAR1 = bless( { 'DESC' => undef, 'stats_change' => [ ... 'FILLABLE' => undef, 'RACE' => undef }, 'item' );