On Thu, Jun 24, 2010 at 05:22:31PM -0700, Karen Etheridge wrote:
> why does this work:
> 
> perl run.pl Foo
>     (prints: I lived!)
> 
> but this does not:
> 
> perl run.pl Foo --help

Another potential clue:  this also succeeds:

mx-run -I. Foo --help

Although new_with_options() is being invoked just the same in all
circumstances, as far as I can tell.


-- 
          "You cannot find peace by avoiding life." - Virginia Woolf
            .             .            .            .             .
Karen Etheridge, [email protected]       GCS C+++$ USL+++$ P+++$ w--- M++
http://etheridge.ca/                      PS++ PE-- b++ DI++++ e++ h(-)

Reply via email to