Download here

NAME

torgo.pl - a Torgo-filter

SYNOPSIS

  torgo.pl resume.txt
  
  grep ^sl < /usr/dict/words | torgo.pl | mail -s hey root

etc.

DESCRIPTION

torgo.pl will accept input text and then output in with random uppercasing.

AN EMAMPLE

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."

ACKNOWLEDGEMENTS

Thanks to Hal Warren, for writing and directing and producing that gem of a movie, Manos, the Hands of Fate (1966).

COPYRIGHT

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.