#! /usr/bin/env perl -w use strict; use warnings; use utf8; use LWP::Simple; binmode STDOUT => 'encoding(utf8)'; my $directory = shift @ARGV || "./"; my $nikkei_url = 'http://www.nikkei.com/news/editorial/'; my $nikkei = 'http://www.nikkei.com'; my $regex = 'href="([^"]+)(DGXDZO\w+000)/'; my $javascript = '