sub method { my ($self) = shift; my $object = Object->new; $object->method2($self,@other_args); } #### -- Joost downtime n. The period during which a system is error-free and immune from user input.