linejoin.pl - Join diffent lines of a Voynich manuscript transcription to a single line.
perl linejoin.pl [file-specification]
If no file specification is given on the command line, the program transforms the standard input. So you can use it in a pipe.
The linejoin program was written as a helper for the analysis of the Fincher windows in the Voynich manuscript. It creates a single long string of text from its input, which you can analyze for the truncated repeating sequences, discovered by Marke Fincher.
No known bugs.
linejoin.pl was written by Michael Winkelmann, michael@weltretter.de