Help for this page

Select Code to Download


  1. or download this
    # Warning, untested code below.
      
    ...
        $j =~ s/^(\w+)\@DOMAIN$/$1\@$i/;
        print FH $j;  
    }
    
  2. or download this
    # Warning, untested code below.
    for (@templ) {
    ...
        }
    }