Help for this page

Select Code to Download


  1. or download this
    sub add {
        my $self   = shift;
    ...
        my %pieces = %{ $self->{bills} };
    
        my $temp = shift;