/usr/src/perl/pod/perlfaq4/How_do_I_define_methods_for_ever.pod

How do I define methods for every class/object?

Use the UNIVERSAL class (see the UNIVERSAL manpage).