2007-10-12から1日間の記事一覧

テスト

#!/usr/bin/perl use strict; use warnings; print 'hello world'; die;