fork(1) download
  1. #!/usr/bin/perl
  2. # your code goes here
  3. use utf8;
  4. use open qw( :std :encoding(UTF-8) );
  5.  
  6. print ("\N{U+00F3}");
Success #stdin #stdout 0.03s 7664KB
stdin
Standard input is empty
stdout
ó