Help for this page
use HTTP::CookieJar::LWP (); $ua = LWP::UserAgent->new; my $jar = HTTP::CookieJar::LWP->new; $ua->cookie_jar($jar); $ua->agent('underage bot dont let me in!!!'); # <<< change that