opnsense-ports/devel/p5-Test-Script-Run/pkg-descr
2022-09-07 22:33:21 +02:00

6 lines
305 B
Text

Test::Script::Run exports some subs to help test and run scripts in your
dist's bin/ directory, if the script path is not absolute.
Nearly all the essential code is stolen from Prophet::Test, we think subs
like those should live below Test:: namespace, that's why we packed them
and created this module.