Help for this page
if (UNIVERSAL::isa($self, __PACKAGE__)) { print "1st arg was object OR package name: "; ... print "1st arg is just an arg: "; $text = $self; };