Help for this page

Select Code to Download


  1. or download this
        # (! Scalar::Util::reftype($code) ne 'CODE') {
        if (! UNIVERSAL::isa($code, 'CODE')) {