<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'><john.modec@xtra.co.nz><br>> > ------------------------------------------------------------------------<br>> The old server was at spunge.org which was ideal for perl scripts while <br>> it lasted. The owner has converted it for personal use recently and <br>> offered time to download my scripts with related files. The scripts <br>> begin with this header:<br>> <br>> #!/usr/local/bin/perl<br>> use strict;<br>> .<br>> .<br>> .<br>> etc.<br>> -- <br><br><br>you might need to edit the first line to become the right path for your perl executable, and you might need to get onto cpan to make all the use statements work OK, otherwise you should be OK. Test and test and test again.<br></john.modec@xtra.co.nz></div></body></html>