Jeez! I'm a silly bugger! Sorry for the waste of time here as the problem was completely foolish ... here's what I was doing:
my $table_type = $params->{local}->{$station}->{realtime}->{table_type +};
and here's what I should be doing:
my $table_type = $params->{local}->{realtime}->{$station}->{table_type};I'll go sit in the corner now with my cap of shame on ...
In reply to Re^2: Scalar in structure field name (ddumper)
by dpath2o
in thread Scalar in structure field name
by dpath2o
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |