in reply to Perl Monks, Newbie to perl, running this script below is not outputing any data, plforecast.txt is 0 bytes, any help will be great
I would run the script using the debugger; you can see if your regexes are working as expected. See here for how to get started with the debugger.