Help for this page

Select Code to Download


  1. or download this
    # 
    # Example code, not tested at all!
    ...
    # and call like this: 
    
    my $total = qtyTotal($phrases{'phrase 1'});
    
  2. or download this
    # incomplete example, not tested
    
    ...
    }
    
    print $phrase->total();