If using NT, you can ignore this step. If PERL is setup
properly on your server, the .pl files should already be associated with the PERL
installed on the server.
For UNIX servers. The Perl location is the first line
of the following files:
admin-event.pl
admin-member.pl
admin-script.pl
diagnose.pl
EventHandler.pl
SSI.pl
subs2.pl
subs3.pl
subs4.pl
translator.pl
The line will look like this:
#!/usr/local/bin/perl
This is the absolute path to PERL on your server. If you do
not know what this is, contact your server administrator to find out.