Help for this page

Select Code to Download


  1. or download this
    package Filecontrol;
    @ISA = qw(Exporter);
    ...
    }
    #.... and on and on.....
    
  2. or download this
    sub html_tree {
        defined(my $self = shift) or die "no self";
    ...
        #do stuff...
            }
        }