Help for this page

Select Code to Download


  1. or download this
    use Currency;
    
    my $amt = new Currency;
    
  2. or download this
    my $amt = [0,0];
    
  3. or download this
    my $oldAmt = $amt;