sub method { my $self=shift; my $return=$self->SUPER::method; # do something return $return } #### -- #!/usr/bin/perl for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}