Ken Slater <kenslate...@gmail.com> writes:

[...] snip


>> -------       -------       ---=---       -------       -------
>> At first glace, looks like $log was used instead of instead of $fh.
>>

Andy Bach <afb...@gmail.com> writes:

> What Ken said:
>
> while (<$ch>) {
>     print $fh "$PaddedDateStr $_";
>   }

Thx to both of you.  And indeed the filehandle works.

Having different troubles now with that fixed but I'm wallowing around
with it a while ... maybe get it right before bothering the list again.


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to