#!/usr/local/bin/perl use strict; use warnings; /* コメント */ print "hello world\n";