On Monday 31 August 2015 17:49:50 Jonas Smedegaard wrote: > don't understand you proposals, but my stand is that changes in > behaviour to skip files explicitly told to examine should be only > optional, enabled by some commandline switch.
I've added an option to skip files with binary charset: =item B<-t>, B<--text> By default, all files are parsed, including binary files. This option limits the parsed files to mime type C<text/*> and C<application/xml>. The mime type is given by C<file> command. Feel free to get back to me if you don't like the name of the option. All the best -- https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/ http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org

