Help for this page

Select Code to Download


  1. or download this
        my $amlk = sub {
          print $_->xpath, "\n";
          push @amk, $_->trimmed_text;
        };
    
  2. or download this
            'AM_Key' => $amlk,
            'LK_Key' => $amlk,