Perl | mixi2
#!/usr/bin/perl use strict; use warnings; use utf8; print "hello, mixi2\n";