[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Perl Wont Execute
- Subject: Re: [cobalt-users] Perl Wont Execute
- From: "Jamie Martino" <webmaster1@xxxxxxx>
- Date: Fri Jun 7 10:56:01 2002
- Organization: WebConnection.Net, Inc.
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
From: "ISEE Multimedia" <mail@xxxxxxxxxxxxxxxxxxx>
Sent: Friday, June 07, 2002 1:01 PM
> Hi Guys,
>
> Any ideas why the following wont execute??
>
> #!/usr/bin/perl
> print ("Hello, World!\n");
>
Try it like this:
#!/usr/bin/perl
print "Hello, World!\n";
-Jamie-
http://w-c.net
WebConnection.Net, Inc.
In a mad world, only the mad are sane...