A user noted on IRC that the Getopt::Long documentation doesn't explicitly state that options recgognized by GetOptions() are removed from @ARGV. In fact, the documentation appears to assume this knowledge in several places but doesn't describe the behavior. I propose the attached (and appended) change:Thread Next