Gunnar Hjalmarsson wrote:

#! /usr/bin/perl

That line is almost okay. It's ususally written without the space, though (I don't know if that makes a difference.)


#! /usr/bin/perl

Obviously I meant:

#!/usr/bin/perl

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to