in reply to
Re: uc and lc function
in thread
uc and lc function
syntax error in file cc1.pl at line 9, next 2 tokens "uc(" Execution of cc1.pl aborted due to compilation errors.
Comment on
Re: Re: uc and lc function
Replies are listed 'Best First'.
Re: Re: Re: uc and lc function
by
dda
(Friar)
on Sep 26, 2002 at 12:44 UTC
What version of perl do you use (run 'perl -v' to see it).
Also, how do you run your code (e.g. perl cc1.pl or ./cc1.pl)?
--dda
[reply]
In Section
Seekers of Perl Wisdom