Help for this page

Select Code to Download


  1. or download this
    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