Help for this page

Select Code to Download


  1. or download this
    $file->open("+<log.log") or die "$!";
    
  2. or download this
    IO::File=0x7863454859
    
  3. or download this
    $data = join("", $file->getlines);
    
  4. or download this
    $file->truncate(0);