Help for this page

Select Code to Download


  1. or download this
    use LWP::UserAgent; 
    use HTTP::Request; 
    use HTML::TableExtract;
    
  2. or download this
    #
    # GetCurrentVersion will access the Mcafee download page and grab the 
    +version number
    ...
            return($dat, $superdat, $engine);
    }