Help for this page
Missing $ on loop variable at Script.pl line 120
sub process_customer_data { my $_cust_data = shift; ... return %customer_data; }