http://www.perlmonks.org?node_id=1232022


in reply to I am most likely to install a new module from CPAN if:

Great feedback on this poll!

A couple I haven't seen mentioned:

There are several more that I can't think of right now. Note that some of the above I'm going a bit overboard on... I don't read through every line of code before deciding to use a module. I do however have a reasonable glance to check for consistency, blatantly obvious weirdness, naming of various items (ie. names like sub_a(), sub_b(), my $var1, $var2 etc are red flags) etc