Hello,
On unix the first line of my perl code is:
#!/usr/bin/perl -w
what should it be when using on activeperl.
Thanks,
Lino
------------------------------------------------------------------------
_______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Lino,
I think the path is /usr/local/Activestate..., not sure of the rest, you can find it by using the find command "find /usr -name perl -ls" it should give you the full path.
Craig _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
