Grinnz / Perl-Critic-Community

Perl::Critic::Community - Community-inspired Perl::Critic policies
https://metacpan.org/pod/Perl::Critic::Community
Other
8 stars 10 forks source link

Possible Typo? #18

Closed zoffixznet closed 9 years ago

zoffixznet commented 9 years ago

This sentence seems broken: https://github.com/Grinnz/Perl-Critic-Freenode/blob/master/lib/Perl/Critic/Policy/Freenode/DiscouragedModules.pm#L19

POE, IO::Async, and Mojo::IOLoop are widely used and interoperable async event loops.

Should the and be a for?