Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
      );
    
      $copy_file->copy "/ref/webmail","/www/$domain";
    
  2. or download this
    String found where operator expected at newclient line 225, near "->co
    +py "/ref/webmail""
            (Missing operator before "/ref/webmail"?)
    syntax error at newclient line 225, near "->copy "/ref/webmail""
    newclient had compilation errors.