Joined June 2013
·

Paul Williams

Manchester
·
·

Posted to Correctly opening a file in Perl over 1 year ago

Remember people also might be using unicode characters.

open(my $fh, "<:encoding(UTF-8)", "filename") or die $!;

Posted to RESTful API framework over 1 year ago

Looks like Perl's Mojolicious, but for for PHP.

Achievements
18 Karma
0 Total ProTip Views
Interests & Skills