Perl-Critic / Perl-Critic-StricterSubs

Perl::Critic plugin for stricter subroutine checks
http://perlcritic.com
Other
9 stars 3 forks source link

Allow disambiguated class names #7

Closed ksmadsen closed 2 years ago

ksmadsen commented 9 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

xsawyerx commented 5 years ago

@petdance ping on this?

petdance commented 5 years ago

See issue #3 for discussion, please.

petdance commented 2 years ago

Currently working on this.

petdance commented 2 years ago

I have incorporated this change into the current dev branch and it will go out in 0.06.