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

NAME

languages/regex/t/harness - A harness for Parrot bc

SYNOPSIS

  cd languages && perl -I../lib regex/t/harness --files

DESCRIPTION

If I'm called with a single argument of "--files", I just return a list of files to process. This list is one per line, and is relative to the languages dir.

HISTORY

Mostly taken from bc/t/harness.

SEE ALSO

  F<languages/tcl/t/harness>, F<languages/scheme/t/harness>, F<languages/m4/t/harness>, F<languages/python/t/harness>

AUTHOR

Bernhard Schmalhofer - <Bernhard.Schmalhofer@gmx.de>