Help for this page

Select Code to Download


  1. or download this
    $ perl -E '
        use Scalar::Util "reftype";
    ...
    CODE
    CODE
    CODE(0xa0007e370)
    
  2. or download this
    function { code } args
    
  3. or download this
    $ perl -E 'use List::Util; say prototype "List::Util::reduce"'
    &@
    
    $ perl -E 'use Test::Exception; say prototype "Test::Exception::throws
    +_ok"'
    &$;$