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
> >
> > 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
>
> Hello Jose,
>
> While that sounds simple enough to be error free, if you could show us the
code, it would be
> helpful to at least rule out obvious problems.
>
> Cheers,
> Ovid
>
> =====
> "Ovid" on http://www.perlmonks.org/
> Web Programming with Perl:  http://users.easystreet.com/ovid/cgi_course/
> Silence Is Evil: http://users.easystreet.com/ovid/philosophy/decency.txt
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to