The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

languages/unlambda/t/harness - A harness for unlambda

SYNOPSIS

  cd languages && perl -I../lib unlambda/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 regex/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>