On Fri, Nov 16, 2012 at 12:44 PM, Brandon McCaig wrote:
> On Fri, Nov 16, 2012 at 10:10:14AM -0600, boB Stepp wrote:
>> However, I am still puzzled why if I run the script from the
>> command line (not Padre) with Strawberry 5.16, say works
>> without a hitch without the need for a use pragma.
>
>
On Fri, Nov 16, 2012 at 10:10:14AM -0600, boB Stepp wrote:
> However, I am still puzzled why if I run the script from the
> command line (not Padre) with Strawberry 5.16, say works
> without a hitch without the need for a use pragma.
If you are using -E instead of -e then that would explain it. Se
On Fri, Nov 16, 2012 at 9:19 AM, timothy adigun <2teezp...@gmail.com> wrote:
>
>Please also check this http://perldoc.perl.org/functions/say.html
>>
This makes sense now. However, I am still puzzled why if I run the
script from the command line (not Padre) with Strawberry 5.16, say
works witho
Hello boB,
On Fri, Nov 16, 2012 at 4:58 AM, boB Stepp wrote:
> I am using Win7Pro-64bit.
>
> say "Another Hello World!";
>
> if run from Padre v. 0.94 yields:
>
> String found where operator expected at HelloWorld.plx line 4, near "say
> "Anothe
> r Hello World!""
> (Do you need to predec
Hi Bob,
On Thu, 15 Nov 2012 21:58:38 -0600
boB Stepp wrote:
> I am using Win7Pro-64bit.
>
> say "Another Hello World!";
>
> if run from Padre v. 0.94 yields:
>
> String found where operator expected at HelloWorld.plx line 4, near "say
> "Anothe r Hello World!""
> (Do you need to prede