Out of curiousity, what does this module do to startup
times? The kinds of little utilities which I would want
to use command line argument processing for tend to care
about how quickly they start.
(Of course I generally find Getopt::Std perfectly
acceptable...)