Help for this page

Select Code to Download


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