Help for this page

Select Code to Download


  1. or download this
    $ua->cookie_jar(HTTP::Cookies->new(file => "cookies.yum",
                                       autosave => 1));
    
  2. or download this
    my $queryStr = "http://track.airborne.com/TrackByNbr.asp?txtTrackNbrs=
    +$trackNo&hdnTrackMode=nbr&hdnPostType=init&hdnRefPage=0&hdnSent=false
    +";
    
    ...
    } else {
        die "Something bad happened...\n";
    }