in reply to How to run "Build test" showing text outputs?

Thanks everyone! I found that "auto" is searched via @INC, thus it can also be run via:
perl -Iblib/arch -Iblib/lib XXX.t

Replies are listed 'Best First'.
Re^2: How to run "Build test" showing text outputs?
by Anonymous Monk on Jan 09, 2014 at 12:25 UTC
    -Mblib does that for you