The requested blog was not found on this server -- unless you requested that of Dan Kogai (小飼 弾).
以下、ソース。
#!/usr/local/bin/perl
#
# $Id: itte.pl,v 0.1 2009/05/22 10:12:26 dankogai Exp dankogai $
#
use strict;
use warnings;
use URI;
use LWP::Simple...