summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Script-Run/pkg-descr
blob: 06484fcfd3109f9ff92a72953a5683b38a97209b (plain) (blame)
1
2
3
4
5
6
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.