Hi,
Has someone written a smart and flexible argument check routine. One most boring code to write again and again is to check the arguments validity of arguments passed to some perl tools.
I am looking for some package which can handle argument checks dynamically.
Pass what arguments should exists and pass in the @ARGV to check them if valid or not.
Anyone having written something like that ?
brg Robert
Has someone written a smart and flexible argument check routine. One most boring code to write again and again is to check the arguments validity of arguments passed to some perl tools.
I am looking for some package which can handle argument checks dynamically.
Pass what arguments should exists and pass in the @ARGV to check them if valid or not.
Anyone having written something like that ?
brg Robert