Could someone review this patch to MooseX::Getopt? It breaks out most of the logic of new_with_options into a separate method, process_argv, so that you can capture all the accessor and command-line option analysis without actually calling new().
Thanks Jon http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-Getopt.git;a=shortlog;h=refs/heads/topic/jswartz-process-args
