NAME
    vword.pl - The Voynich word extractor

SYNOPSIS
    "perl vword.pl [OPTIONS]"

DESCRIPTION
    This little script splits a voynich transcription in single words
    and optionally counts the words.

OPTIONS
    -c  Create a word count statistic instead of just printing the
        words.

    -d  Do not print or count words with unreadable characters.

AUTHOR
    Michael Winkelmann, michael@weltretter.de

