SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the open pragma.
For eg. below sets STDOUT, STDIN & STDERR to use UTF-8....
use open qw/:std :utf8/;