Tap-Harness-Env

TAP::Harness::Env(3p) Perl Programmers Reference Guide TAP::Harness::Env(3p)

Tap-Harness-Env

TAP::Harness::Env(3p) Perl Programmers Reference Guide TAP::Harness::Env(3p) # TAP::Harness::Env(3p) Perl Programmers Reference Guide TAP::Harness::Env(3p) NNAAMMEE # TAP::Harness::Env - Parsing harness related environmental variables where appropriate VVEERRSSIIOONN # Version 3.44 SSYYNNOOPPSSIISS # my $harness = TAP::Harness::Env->create(\%extra_args) DDEESSCCRRIIPPTTIIOONN # This module implements the environmental variables that Test::Harness uses with TAP::Harness, and instantiates the appropriate class with the appropriate arguments. MMEETTHHOODDSS # • create( \%args ) This function reads the environment and generates an appropriate argument hash from it. ...