2015년 1월 13일 화요일

Hello, world!

#!/usr/bin/env perl

use utf8;
use strict;
use warnings;

print "Hello, World!\n";

__END__

댓글 없음:

댓글 쓰기