Skip to content

Instantly share code, notes, and snippets.

@sharl
Created December 12, 2012 02:43
Show Gist options
  • Save sharl/4264406 to your computer and use it in GitHub Desktop.
Save sharl/4264406 to your computer and use it in GitHub Desktop.
#!/usr/bin/perl
# -*- coding: utf-8 -*-
use strict;
use warnings;
use HTTP::Tiny;
use HTML::Entities;
my $target = 'http://ranking.gpara.com/special/event/ranking/ogranking12b/ranking_list.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment