Help for this page
use overload; ... overload->import( %{shift()} ); return bless {}, $class; }
use strict; use warnings; ... 'dereference array on $over_scalar does not work' ); ok( !$over_array_called, 'array overload sub not called' );