Help for this page
C:\>perldoc -f printf printf FILEHANDLE FORMAT, LIST printf FILEHANDLE ... Don't fall into the trap of using a "printf" when a simple "print" would do. The "print" is more efficient and less e +rror prone.