Help for this page

Select Code to Download


  1. or download this
    perl -e 'print \&CORE::GLOBAL::sleep'
    CODE(0x563c8adc73e0)
    
  2. or download this
    perl -e '&CORE::GLOBAL::sleep(1)'
    Undefined subroutine &CORE::GLOBAL::sleep called at -e line 1.
    
  3. or download this
    perl -e 'print \&CORE::GLOBAL::hubbabubba'
    CODE(0x561b6472f3e0)/