On Nov 19, 2013, at 8:40 AM, Jim Gibson wrote:
> That’s all the analysis I have time for.
I really appreciate the analysis. It gives me a lot to go on.
Thanks,
Frank
On Nov 19, 2013, at 3:17 AM, John W. Krahn wrote:
> readdir() returns just the file names, without the path.
Thanks, John. I didn't realize that. This morning, I found
http://perldoc.perl.org/functions/readdir.html and read the following:
"If you're planning to filetest the return valu
On Nov 18, 2013, at 2:02 PM, SSC_perl wrote:
>> Surf.pm:65: $cookie =~ Encode($cookie);
>> Surf.pm:66: $value =~ Encode($value);
>> Did you really mean to use the return value from Encode() as a regular
>> expression?
>
>
> Unfortunately, I can't answer this, as
SSC_perl wrote:
Hi John,
Hello,
Thanks for getting back to me with your findings. I really
appreciate it. I've gone through everything, made the changes that I
could, and I have some questions to some of your remarks.
You are using the value from readdir() without prepending the