While writing a test for Enbugger's use of NYTProf, I noticed that the
command line tools all exit(1) when given a valid --help command. They
ought to print to STDOUT and exit 0 when given a valid command like
that. They DRT WRT STDOUT. It's exit(1) that's annoying me. Why is it
this way? Can I change it to exit(0)?

Josh

--~--~---------~--~----~------------~-------~--~----~
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.

Group hosted at:  http://groups.google.com/group/develnytprof-dev
Project hosted at:  http://perl-devel-nytprof.googlecode.com
CPAN distribution:  http://search.cpan.org/dist/Devel-NYTProf

To post, email:  [email protected]
To unsubscribe, email:  [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to