Help for this page

Select Code to Download


  1. or download this
    use constant bounced => 0;
    use constant deferred => 1;
    use constant directory => 2;   # et cetera
    
    my @states;