#┌───────────────────────────────── #│ ClipMail #│ check.pl - 2007/05/23 #│ copyright (c) KentWeb #│ webmaster@kent-web.com #│ http://www.kent-web.com/ #└───────────────────────────────── #------------------------------------------------- # チェックモード #------------------------------------------------- sub check { print "Content-type: text/html\n\n"; print < チェックモード

チェックモード

EOM exit; } 1;