Help for this page
use strict; ... print $item->{data}."\n"; $item = $ll->[$item->{next}]; }
use strict; use warnings; ...