--- google/t/_MODULE.t 2007/06/22 13:01:29 75 +++ google/t/_MODULE.t 2007/06/22 13:08:11 76 @@ -12,6 +12,7 @@ use_ok('CWMP::_MODULE'); } +#use Cwd qw/abs_path/; #ok(my $abs_path = abs_path($0), "abs_path"); #$abs_path =~ s!/[^/]*$!/!; #!fix-vim