Help for this page
$ perl -wle 'print \&CORE::GLOBAL::sleep' CODE(0x224fcb8) ... Undefined subroutine &CORE::GLOBAL::hubbabubba called at -e line 1. $ perl -wle '&hubbabubba(1)' Undefined subroutine &main::hubbabubba called at -e line 1.