Help for this page
sub man_cfs { my ($cashflow, $valid_ports) = @_; ... } @$cashflow; # loop through the new @$cashflow to do other stuff.