Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    my $NS_Scraper = PDAScraper->new('PDA­Scraper::NewScientis­t') 
    || die "$!";
    $NS_Scraper->scrape(­);
    
  2. or download this
    use PDAScraper qw( YahooTV Slate NewScientist );