==================================================
                       A+ Download  - April 20, 2006
              ==================================================

   Operation System Requirements
   -----------------------------
   a. Unix/Linux 
   
   Database Requirements
   ---------------------
   a. MySQL

   Scripting Lanaguage Requirements
   --------------------------------
   a. Perl 5 or greater
   
    
   Perl Modules
   ------------
   a. Crypt::SSLeay is used to send a SSL POST to Paypal to
      verify the transaction
      This Perl module is available at cpan.org

   b. LWP is used for the POST to Paypal

   c. Digest::MD5 is used to encrypt the login cookie for the
      administrative web panel.  

   d. MIME::Lite is used for the sending the file as an e-mail
      attachment. This module is not required if using the
      the download option.  It is available at cpan.org.
      Note that this module is easy to install if not installed
      by your provider.   Click here.