Help for this page
do { ... { desc => "initial deal", metric => 5383 }, ); }
$|=1; open F, ">>state.txt"; ... %positions = (); print F scalar localtime(time), "Reset positions\n"; close F;