Help for this page

Select Code to Download


  1. or download this
    register_user(@some_params_here);
    my $pid = fork();
    ...
      exit 0;
    }
    write_log(@some_params_here);
    
  2. or download this
    ModPerl::Util::exit: (120000) exit was called