in reply to Re^2: Adjusting variable context when working with JSON data?
in thread Adjusting variable context when workign with JSON data?
my @decoded = @{ decode_json($result) };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Adjusting variable context when working with JSON data?
by unmatched (Sexton) on Dec 04, 2024 at 17:24 UTC |