Web::ScraperでCustomFeed-Script/amazon_s3.plに期待→Plaggerで料金レポートを取得する はてなブックマーク - (otsune) ポール・マッカートニー取調室 - 2008年8月6日 Notify-IRC 向け。 #!/usr/bin/perl use strict; use warnings; use DateTime; use DateTime::Format::W3CDTF; use WWW::Mechanize; use Web::Scraper; use YAML; my $url = "https://aws-portal.amazon.com/gp/aws/developer/account/index.html"; my $mail = ''; my $pass = ''; my $mech = WWW::Mechanize->