Help for this page

Select Code to Download


  1. or download this
    
    System.out.println("Hello World!");
    
  2. or download this
    
    try
    ...
          System.out.println( ioerr.toString() );
        }
    
  3. or download this
    
    open(FH,"myFile.txt") or die "Nope : $!\n";