Help for this page

Select Code to Download


  1. or download this
    push @AoH, { email => $email, reason => $reason, std_reason => $std_re
    +ason };
    
  2. or download this
        my $href = "";
                                                    my $role = "";
    ...
                                                        }
                                                        print "}\n";
                                                    }
    
  3. or download this
    sub Bounce($) {
            my @AoH = @_;
    
    <rest are same as above>