This program is FREE; you can redistribute, modify, disassemble, or even reverse engineer this software at
your will. Keep in mind, however, that NOTHING IS GUARANTEED to work and everything you do is
AT YOUR OWN RISK - I will not take responsability for any damage, loss of money and/or health that may
arise from the use of this program!
Win32::Internet is based on the Win32::Registry code written by Jesse Dougherty.
Additional thanks to: Carl Tichler for his help in the initial development;
Tore Haraldsen for his bugfixes; Dave Roth for
his great source code examples.
Make sure you have somewhere in your Windows directory the file WININET.DLL:
it comes with Microsoft Internet Explorer 3.0, or it can be downloaded from
http://www.divinf.it/dada/perl/internet/wininet.zip.
Copy the INTERNET.PM file into the \PERL\LIB\WIN32 directory.
Copy the INTERNET.PLL file into the \PERL\LIB\AUTO\WIN32\INTERNET directory.
Run the TEST.PL script to see if everything works.