Added the -cutlast and the -notrim parameters. Changed the standard output slightly to make it more
clear (first report how many bases from each read that is removed, than how many bases in total
that was removed before trimming). This version uses “zcat” instead of IO:Zlib, so no extra perl
library installation is required (zcat is part of gzip which is standard in most Linux distributions. For
Windows users, please continue to use version 2.2).