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


in reply to Common sub as method or function

instead of $self->timestamp() you could write Module::Base->timestamp(). Maybe that feels better? Your choice :-)
Boris