in reply to what's a proper way to code method synonyms

here is one way: *name = \&get_name; works the same with methods and subroutines.