![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re^3: Copy a builtin sub to a different name and then override ( goto &SUB )by beech (Parson) |
on Jun 07, 2018 at 22:13 UTC ( #1216145=note: print w/replies, xml ) | Need Help?? |
Hi, It turns out it works as designed, it merely returns different from CORE::hex(@_) , because of the prototype . I only checked for prototype on "hex" because it worked on "sleep", I forgot I preload Time::HiRes, I should have checked CORE::hex
In Section
Seekers of Perl Wisdom
|
|