Help for this page

Select Code to Download


  1. or download this
    # I didn't test the code, but I suspect this should give you what you 
    +want.
    $customers{'cust'} = [
    ...
            name => $name,
        }
    ];