On Saturday, November 5, 2016 at 8:06:26 PM UTC-4, Brad Tucker wrote:
>
> Unfortunately once I add curl into the mix nothing happens:
>

so close!  i'll bet the perl script is buffering.

try putting this after the 'use strict' line in the perl script:

$| = 1;

(that is supposed to be the 'less cryptic' way of doing it!  gotta love 
perl :)

m

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to