The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<documentation title="Cyclomatic Complexity">
    <standard>
    <![CDATA[
    Functions should not have a cyclomatic complexity greater than 20, and should try to stay below a complexity of 10.
    ]]>
    </standard>
</documentation>