Help for this page
#!/usr/bin/perl -w use strict; ... tot tesset tt
#!/usr/bin/perl -lw use strict; ... s/t(?!est\b)\w*t\s*//g; print;