Closed s-nez closed 7 years ago
This is for the CPAN Pull Request Challenge.
This change implements the enhancement from issue #21. I also factored out the regex matching logic in CheckLog to a subroutine in order to avoid code duplication.
Please let me know if I should make any corrections.
Thanks, Szymon! I fixed a typo and I'll proceed to rebase it into next.
This is for the CPAN Pull Request Challenge.
This change implements the enhancement from issue #21. I also factored out the regex matching logic in CheckLog to a subroutine in order to avoid code duplication.
Please let me know if I should make any corrections.