<<

NAME

create_bugs_table.pl -- populate bugs table with id, name, and number of bugs per project.

SYNOPSIS

  create_bugs_table.pl

DESCRIPTION

Determines all active and deprecated bugs ids and outputs a table in Markdown format.

<<