use strict;
#use diagnostics;
use Tempmod;
$^W=1;


#eRrOr;


__END__
use strict;
use Config;
print $Config{'perlpath'},"\n";
