Subject: | Command-line options |
It would be nice if Reply supported the following command-line options:
-Ipath = add path to @INC
-Mmodule = load module
-l = shortcut for -Ilib
-b = shortcut for -Iblib/lib -Iblib/arch
These are a subset of the options supported by "prove".
I'm happy to fork and work on this idea, but want to know whether it's got a chance of being accepted before expending any effort on it.