Joined June 2013
·
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
Charity
Fork and commit to someone's open source project in need
Velociraptor
Have at least one original repo where Perl is the dominant language
Remember people also might be using unicode characters.
open(my $fh, "<:encoding(UTF-8)", "filename") or die $!;