[Docs] New Annotation Added

Jeff_from_contactdesigns jeffW@contactdesigns.com
Fri, 4 May 2001 16:45:56 -0400



    Session: DNEh8ACS
       Host: 64.242.33.20
   Referrer: http://developer.akopia.com/cgi-bin/ic/dev/icintro_5.html
    Browser: Mozilla/4.75 [en] (X11; U; Linux 2.4.2 i686)

       Name: Jeff_from_contactdesigns
    Subject: icintro_14 -- Perl Modules
      Email: jeffW@contactdesigns.com
	
Comments:
This is so simple...
create a test.pl file... in the file have all the modules loaded by
using the 'use' command... then save the file type 'perl test.pl'
if there is not a module installed, perl will error out and tell you.
I think that would be the most simplistic way of doing it.

~Jeff