I'm needing to write a Test::More test script which accepts command-line arguments, and passes these parameters to functions defined in the script itself.
Nothing in perldoc indicates that this is possible, nor have any tests using Getopt::Long works in such an environment.
Is there a way I can pluck values from the command-line while using Test::More?
In reply to Test::More command-line arguments? by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |