in reply to Re: generic getopt to hash
in thread generic getopt to hash
In his defense, Getopt::Long does support options taking multiple values just as he expressed. Of course, it does require configuration. I used it to implement a "arguments before -x are plaintext, after -x are xml" logic. I'm sure I could have done better, but it worked.
| print pack("A25",pack("V*",map{1919242272+$_}(34481450,-49737472,6228,0,-285028276,6979,-1380265972))) |
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: generic getopt to hash
by jakobi (Pilgrim) on Oct 01, 2009 at 18:58 UTC |