torgo.pl - a Torgo-filter
torgo.pl resume.txt
grep ^sl < /usr/dict/words | torgo.pl | mail -s hey root
etc.
torgo.pl
will accept input text and then output in with random uppercasing.
Input:
"However, since the late 1980s, frequently updated electronic bibliographies of specialist fields of knowledge (whether accessible on CDROM or through online databases) have largely replaced print bibliographies."
Output:
"HowEvER, SInCe tHe LATe 1980s, FreqUENtlY UpdatED eLEctRoNiC BibLIogrAphIEs oF SpeCIaList FiElds Of KnOWledGE (WhEther aCcEssIble On CDROM oR thrOugh oNLIne DatABASES) HAVe lARGeLy repLACED PRiNT bIbLiOgRaPHIES."
Thanks to Hal Warren, for writing and directing and producing that gem of a movie, Manos, the Hands of Fate (1966).
Copyright 1998, Sean M. Burke (sburke@cpan.org
)
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.