Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Work around a perl bug in argument handling
Perl tries to use the argument following a -- as script name so avoid the arg list ending in -- See https://rt.perl.org/Ticket/Display.html?id=129826
- Loading branch information