フォノクラフト株式会社:作業メモや備忘録など

作業メモや備忘録など…

Perl/CGIでブラウザにエラー箇所を表示させる。

without comments

use strict;
use CGI::Carp qw(fatalsToBrowser);