Help for this page

Select Code to Download


  1. or download this
    $con->Mode(ENABLE_WINDOW_INPUT | ENABLE_PROCESSED_INPUT);
    
  2. or download this
    $con->Write("The cursor info is $info[3],$info[4].\n");
    
  3. or download this
    chomp(my $data = <STDIN>);