Help for this page

Select Code to Download


  1. or download this
    my $sourceurl = "http://gd2.mlb.com/components/game/aaa";
    my $outputdir = "./aaa_players";
    my $dayurl = "$sourceurl/year_$year/month_$mon/day_$mday/";
    ...
            } else {
            print "warning: no player list for $game\n";
            }