Tadashi Okoshi
slash****@users*****
2005年 7月 1日 (金) 17:19:42 JST
Index: affelio/bin/get_content.cgi
diff -u affelio/bin/get_content.cgi:1.18 affelio/bin/get_content.cgi:1.19
--- affelio/bin/get_content.cgi:1.18 Fri Jul 1 10:49:01 2005
+++ affelio/bin/get_content.cgi Fri Jul 1 17:19:41 2005
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -T
+#!/usr/bin/perl
# Copyright (C) 2005 FishGrove Inc.
#
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-# $Id: get_content.cgi,v 1.18 2005/07/01 01:49:01 slash5234 Exp $
+# $Id: get_content.cgi,v 1.19 2005/07/01 08:19:41 slash5234 Exp $
use strict;
Index: affelio/bin/loginexec.cgi
diff -u affelio/bin/loginexec.cgi:1.4 affelio/bin/loginexec.cgi:1.5
--- affelio/bin/loginexec.cgi:1.4 Fri Jul 1 10:49:01 2005
+++ affelio/bin/loginexec.cgi Fri Jul 1 17:19:41 2005
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -T
+#!/usr/bin/perl
# Copyright (C) 2005 FishGrove Inc.
#
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
-# $Id: loginexec.cgi,v 1.4 2005/07/01 01:49:01 slash5234 Exp $
+# $Id: loginexec.cgi,v 1.5 2005/07/01 08:19:41 slash5234 Exp $
use strict;
Index: affelio/bin/logoutexec.cgi
diff -u affelio/bin/logoutexec.cgi:1.3 affelio/bin/logoutexec.cgi:1.4
--- affelio/bin/logoutexec.cgi:1.3 Fri Jul 1 10:49:01 2005
+++ affelio/bin/logoutexec.cgi Fri Jul 1 17:19:41 2005
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -T
+#!/usr/bin/perl
# Copyright (C) 2005 FishGrove Inc.
#
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
-# $Id: logoutexec.cgi,v 1.3 2005/07/01 01:49:01 slash5234 Exp $
+# $Id: logoutexec.cgi,v 1.4 2005/07/01 08:19:41 slash5234 Exp $
use strict;
Index: affelio/bin/recv_mail_ack.cgi
diff -u affelio/bin/recv_mail_ack.cgi:1.6 affelio/bin/recv_mail_ack.cgi:1.7
--- affelio/bin/recv_mail_ack.cgi:1.6 Fri Jul 1 10:49:01 2005
+++ affelio/bin/recv_mail_ack.cgi Fri Jul 1 17:19:41 2005
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -T
+#!/usr/bin/perl
# Copyright (C) 2005 FishGrove Inc.
#
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-# $Id: recv_mail_ack.cgi,v 1.6 2005/07/01 01:49:01 slash5234 Exp $
+# $Id: recv_mail_ack.cgi,v 1.7 2005/07/01 08:19:41 slash5234 Exp $
use strict;
use lib("../extlib");