Help for this page
my $eq = {op => '+', terms => [1, 'x', ], };
my $eq = {op => '+', terms => [{ op => '*', ... 'x', ], };