The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

exsymtests.pl - run extended symbol table tests

DESCRIPTION

Producing the correct incantation to run the extended symbol table tests is tricky. This Perl script does just that.

USAGE

To get a list of available extended symbol tests, type

 perl exsymtests.pl list

or simply

 perl exsymtests.pl

To run a particular test, give the test number, such as

 perl exsymtests.pl 20

To run all of the tests, give the argument all:

 perl exsymtests.pl all