in reply to Re^3: Adjusting variable context when workign with JSON data?
in thread Adjusting variable context when workign with JSON data?
IPC::System::Simple is used by use autodie qw( system );, so it's bundled with Perl since autodie's creation in 5.10.1, and I suspect it was written for it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Adjusting variable context when workign with JSON data?
by ikegami (Patriarch) on Dec 05, 2024 at 17:46 UTC |