Help for this page
use strict; use warnings; ... } Dump \%tree;
$HASH1 = { Truck => { Car => { ... }, Trailer => { Skates => {} } } };