NAME
    linejoin.pl - Join diffent lines of a Voynich manuscript
    transcription to a single line.

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

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

BUGS
    No known bugs.

AUTHOR
    linejoin.pl was written by Michael Winkelmann, michael@weltretter.de

