Help for this page
#!/usr/bin/env perl ... for (keys %{$cfg{child}}) { print "$_ : @{$cfg{parent}{$cfg{child}{$_}{holds}}{equals}}\n"; }
$ pm_1056046_parse_config.pl first_distribution : total_finish total_cancel second_distribution : total_cancel third_distribution : total_finish total_cancel forth_distribution : total_dist total_finish total_cancel