| revdiablo | eightbitbastard: E.g. http://search.cpan.org/search?query=www%3A%3Amechanize&mode=module |
| shorten | revdiablo's url is at http://xrl.us/vjpy |
| revdiablo | unfo: I think that would annoy a great many people |
| eightbitbastard | unfo: not the file, just the pod for the latest source |
| unfo | revdiablo: is there a paranoid mode for perl that enables even more warnings? I would welcome it :) |
| revdiablo | unfo: You can use something like Perl::Critic Which is quite nice, really |
| action | unfo looks in ubuntu's apt repository for perl critic |
| unfo | looks in ubuntu's apt repository for perl critic it doesn't seem to be there. :( Will install it using perl -MCPAN instead. |
| revdiablo | unfo: It can be a bit complicated to get set up just how you want it unfo: But it can point out a lot of red flags that warnings.pm does not |
| unfo | revdiablo: what settings do you use with it? |
| revdiablo | There are a few of the policies that I disable I forget which ones. I run it and see which ones I disagree with, and disable them. Rinse, repeat. =) |