http://www.perlmonks.org?node_id=630461


in reply to is it ok to name object methods after core functions?

Also you should keep in mind that Perl::Critic will complain about builtin function overwrites. Choosing different names spares you these automatic review comments.