|
|
| more useful options | |
| PerlMonks |
Test::More command-line arguments?by Anonymous Monk |
| on Sep 24, 2012 at 23:55 UTC ( #995459=perlquestion: print w/ replies, xml ) | Need Help?? |
|
Anonymous Monk has asked for the
wisdom of the Perl Monks concerning the following question:
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?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||