All,
The
Code Review Ladder site has been around since September 2003, but really hasn't recieved much attention. I found a total of 3 replies in
Super Search that mentioned it. Considering the frequency people ask to have their code reviewed, it seems like the site should be a lot more active than it is.
The site, set up by Simon Cozens, is "for posting and reviewing Perl code for style, efficiency, and so on". While intending to improve the quality of code on CPAN prior to uploading new modules, all code is welcome for review. There are only two simple rules:
- If someone reviews your code, please review someone else's.
- Be courteous.
Being a member of the list myself, I can attest to quality of the feedback. I am not trying to discourage people from asking for code review here at the Monastery, but here we are an all inclusive dumping ground where the list is specifically for code review. Please consider using the list to request code reviews even if you cross-post here or on other forums.
Italicized text from the code review ladder web site.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.