# i'm assuming $self is actually defined here somewhere... my $twig = new XML::Twig( twig_handlers => { _all_ => sub { $self->proc_list(@_) }, }, );