Help for this page
if(-T $file) { ... } else { print "Not an ascii text file \n"; }
my $ft = File::Type->new(); ... } else { do that.. }