The COMPUTED option indicates that PROC REPORT must compute values for Perish. You compute the variable's values in a compute block associated with Perish.
   define perish / computed format=dollar11.2
                'Perishable*Total';