Tadashi Okoshi
slash****@users*****
2006年 8月 9日 (水) 15:25:01 JST
Index: affelio/lib/Affelio.pm
diff -u affelio/lib/Affelio.pm:1.49 affelio/lib/Affelio.pm:1.50
--- affelio/lib/Affelio.pm:1.49 Mon Jul 3 11:02:35 2006
+++ affelio/lib/Affelio.pm Wed Aug 9 15:25:00 2006
@@ -14,7 +14,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: Affelio.pm,v 1.49 2006/07/03 02:02:35 slash5234 Exp $
+# $Id: Affelio.pm,v 1.50 2006/08/09 06:25:00 slash5234 Exp $
package Affelio;
{
@@ -40,6 +40,9 @@
my %param = @_;
debug_print("Affelio::new: start.");
+ foreach my $k (sort keys %ENV){
+ debug_print("Affelio::new: ENV($k)=" . $ENV{$k});
+ }
###################################
#Config dir, Top dir