[Thousand-oaks-pm] Presentation source code and slides from 9/8/10 meeting

Andrew Grangaard agrangaard at rubiconproject.com
Sun Sep 12 21:59:56 PDT 2010


Tommy, check if -h works when --help does not.

]I have some code where --help silently ends the app but -h works, but 
haven't had the time to bust out the debugger.  It could be a bigger 
parsing problem in the App::Cmd code, so we need to get that figured 
out.  Some strange edge-case interaction.  I don't have it narrowed down 
to a test case.

ps. Your tests look lovely.  This is my first look at 
Test::More::subtest, thats interesting.  Turns out you don't need 
done_testing() in your subtests:

| Due to how subtests work, you may omit a plan if you desire. This
| adds an implicit done_testing() to the end of your subtest. The
| following two subtests are equivalent:

--andrew

On 09/11/2010 09:14 PM, Tommy Stanton wrote:
> Andrew, I expect you to use your App::Cmd expertise (and coming soon,
> MooseX::App::Cmd expertise, I'm sure) to help me figure out why the
> "--help" option isn't working. :) [0]
>
> -Tommy
>
http://tommystanton.com/presentations/20100908-Tommy_Stanton-App-Git-HomeSync/


More information about the Thousand-oaks-pm mailing list