Help for this page

Select Code to Download


  1. or download this
    <div class="tn-napsTable">
    
  2. or download this
    use strict;
    use WWW::Mechanize::PhantomJS;
    use Data::Dumper;
    ...
    
    my $content=$cont->{innerHTML}; 
    print $content;