Help for this page

Select Code to Download


  1. or download this
    $ perl -Mv5.40 -e'say prototype "CORE::$ARGV[0]" // "[undef]"' shift
    ;\@
    ...
    
    $ perl -Mv5.40 -e'say prototype "CORE::$ARGV[0]" // "[undef]"' try
    [undef]