Help for this page

Select Code to Download


  1. or download this
    # small example
    my $tree = {
        top => {
    ...
    $stack = $@;
    show( $stack );
    __END__