getc « File « Perl






1.The getc function gets a single character from the keyboard or from a file.
2.Using getc function to read character from a file
3.Using getc function with while loop
4.Using getc.