PROXY  WHOIS  RQUOTE  TEXTS  SOFT  FOREX  BBOARD
 Music  Philosophy  Code  Literature  Russian

= ROOT|Technical|Code_Examples|Perl|Proxy|HoTTProxy|HoTTProxy.pl =

page 12 of 12



  print $message;
 }
}

sub license {
 if (not open(IN,"$path/license.txt")) {
  say ("
Unable to open License.txt for input.

Your copy of this program is either incomplete or this file is missing for 
another reason.  Obtain an original, complete copy of the software from 
http://www.HoTTProxy.org.

",0);
 } else {
  my @license = <IN>;
  close IN;
  say (join('',@license),0);
 }
 exit;
}
=12=
THE END

1.6|7|8|9|10|11| < PREV = PAGE 12 =

UP TO ROOT | UP TO DIR | TO FIRST PAGE

Google
 

E-mail Facebook Google Digg del.icio.us BlinkList Fark Furl Ma.gnolia Netscape NewsVine Reddit Slashdot Spurl StumbleUpon Technorati YahooMyWeb LiveJournal Blogmarks TwitThis Live News2.ru BobrDobr.ru Memori.ru MoeMesto.ru

0.006845 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU)