This may be just a typo in the email, but your print statement should be:
print "Hello World!\n";
--Not --
Print "Hello World!\n";
--
James Schappet
Schappet.com
On 28 May 2002, Justin Hopper wrote:
> It doesn't look like anything that you are doing wrong. That
It doesn't look like anything that you are doing wrong. That example
should compile fine (it's more complex examples that I can't seem to get
working). I'm not sure what the problem is, but it looks like perlcc
may not like your installation of perl. Sorry I couldn't be more help.
Perhaps some