[wellylug] Perl on server
Xav Paice
xpaice at oss.co.nz
Mon Dec 8 14:40:55 NZDT 2008
> > ------------------------------------------------------------------------
> The old server was at spunge.org which was ideal for perl scripts while
> it lasted. The owner has converted it for personal use recently and
> offered time to download my scripts with related files. The scripts
> begin with this header:
>
> #!/usr/local/bin/perl
> use strict;
> .
> .
> .
> etc.
> --
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wellylug.org.nz/pipermail/wellylug/attachments/20081208/45334eed/attachment.htm
More information about the wellylug
mailing list