Closed ksmadsen closed 2 years ago
Remove trailing double colons on method call class names, as this is perfectly valid perl code, and can be used to disambiguate class names.
This fixes issue Perl-Critic/Perl-Critic-StricterSubs#3
@petdance ping on this?
See issue #3 for discussion, please.
Currently working on this.
I have incorporated this change into the current dev branch and it will go out in 0.06.
dev
Remove trailing double colons on method call class names, as this is perfectly valid perl code, and can be used to disambiguate class names.
This fixes issue Perl-Critic/Perl-Critic-StricterSubs#3