Re: Using Print -strange behavior

2003-03-24 Thread Jose Luis Martinez
Hello Ovid This is the code that I am trying to run #!/usr/bin/perl my $a="Hello World"; print $a; Thanks, JL "Ovid" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > --- Jose Luis Martinez <[EMAIL PROTECTED]> wrote: > > Hello All >

Using Print -strange behavior

2003-03-22 Thread Jose Luis Martinez
Hello All I installed Linux 8.0(kernel 2.4.18-14) and Perl V5.8.0 and when I try to run a Perl program with the line print "Hello World" it does not work, just perl executed it without an error. I checked it the script using perl -c script_name and it return OK Thanks -- To unsubscribe, e-