Mmarazzi - 2020-04-06

There is a simple solution to solve this problem :
add to the overload definition the 'nomethod' item like this
use overload nomethod => sub {return $_[0]};