Help for this page
use IPC::System::Simple 'capturex'; ... use Data::Dump; dd \%data;
{ 19425 => { CoID => "ExampleCo", State => "contact" }, ... 75521 => { CoID => "ExampleCo", State => "ready" }, 97546 => { CoID => "ExampleCo", State => "former" }, }