Re: [Perl-unix-users] Perlcc behaviour

2002-05-29 Thread jimmy
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

Re: [Perl-unix-users] Perlcc behaviour

2002-05-28 Thread Justin Hopper
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