NAME ^

tools/dev/extract_file_descriptions.pl - Extract descriptions from files

SYNOPSIS ^

    % perl tools/dev/extract_file_descriptions.pl [--plus-misses] [files ...]

DESCRIPTION ^

This script extracts descriptions from the Parrot source files. If no files are specified on the command-line then the files worth describing will be found recursively from the current directory.

Options ^

--plus-misses

This creates a second section, with the heads of any files which had familiar types, but from which descriptions were not obtained.

TO DO ^


parrot