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

Should be fine. Modules like IO::File and IO::Handle have ->open methods. :)
  • Comment on Re: is it ok to name object methods after core functions?