Help for this page

Select Code to Download


  1. or download this
    @array = $token->[1]{href} || "-";
    
  2. or download this
    push @array, $token->[1]{href} || "-";
    
  3. or download this
    my $p= HTML::TokeParser->new(\$page);
    
    ...
        //xg;
    
    }