clarify comments/changelog -- MooseX::ConfigFromFile is a prerequisite for this bug/fix
[gitmo/MooseX-Getopt.git] / t / 107_no_auto_help.t
index 1afeffb..5450092 100644 (file)
@@ -6,7 +6,7 @@
 
 # Summary: If we disable the "auto_help" option in Getopt::Long, then
 # getoptions() will not call into pod2usage() (causing program termination)
-# when --help is passed.
+# when --help is passed (and MooseX::ConfigFromFile is in use).
 
 
 my $fail_on_exit = 1;