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
stop looking after finding a matching module file
if both a .pm6 and a .pm exist with a matching name, only the .pm would be used, which is clearly not right.
- Loading branch information