UNINET PERL COMPANY
 -----------------------
       Go2It! 1.0
       README FILE
 -----------------------
 Created: 11/11/1997
 Modified: 8/17/1998

 READ gpl.txt FOR THE LICENSE AGREEMENT 

1.0 INSTALLATION
 1.1 UNIX LOCAL INSTALLATION
   First you need to un-pack the files.
   If you downloaded the zip version
   
   unzip -e go2it.zip
  
   Example

   [~root]: unzip -e go2it.zip 
   
   Zip Utilities Version X.XX.XX
   (C) XXXX XXXXXXXXXXXXXXXXX
   Licensed under the GNU GPL
   Extracting (X%) go2it.pl
   Extracting (X%) readme.txt
   Extracting (X%) gnu.txt
   3 Files. Done.

   [~root]: _


   -----------------------------------   

   If you downloaded the tar version
  
   tar xvfz go2it.zip
  
   Example

   [~root]: tar xvfz go2it.tar 
   
   Tar Version X.XX.XX
   Type man tar for help.
   (C) XXXX XXXXXXXXXXXXXXXXX
   Licensed under the GNU GPL
   Extracting go2it.pl
   Extracting readme.txt
   Extracting gnu.txt
   Extracted with no errors.

   [~root]: _

   -----------------------------------

   
  Step 2: Installation.
  
  ---> Save go2it.pl to your CGI-BIN.
  ---> chmod 755 go2it.pl
       NOTE: SOME SERVERS REQUIRE THAT YOU RENAME go2it.PL, go2it.CGI
  ---> Here is an example code to add to your web site:
       
       
****** 2.0a History 10/15/97 Script Created 2.0b Questions... 2.1 What is Go2It 1.0? Go2It 1.0 provides easy to use navigation through HTML 2.0 drop down boxes. You can consolidate say 40 links into 1 line! See http://twn.perlscripts.com/exam.html for a example. 2.2 Other CGI Perl Software We would include a list, but to make sure you get the most up-to-date list "go2it" to http://www.uninetsolutions.com/free.html HOW MUCH ARE OUR OTHER SCRIPTS? free! 2.3 Can I modify this script and claim it as mine? Yes/No. Yes you may modify it under the terms and conditions of the GNU GPL (gpl.txt). No, it's still our script, and you must leave our copyright notices and link to us on your site. (C)1997-98 Uninet Communiations Company.L

    Source: geocities.com/sassy_tat2d_chick