Howdy...

Like Andy, I'm trying to make XMLTV work with PAR. (I currently am responsible for the PerlApp based win32 distribution)

Are their issues with UTF-8 and PAR? Look at the following:

xmltv.exe tv_check --myreplay=1,rmeden,xmltv6,0,2 --g=dallas.guide --sh=dallas.s
hows -scan --html --out=dallas.htm --bluenew
Timezone is -0600
Sending output to dallas.htm
Loading xml guide info (dallas.guide) 4253 recs / 18 secs
Building Episode Indexes ..... 4253 recs / 0secs
Loading xml show info (dallas.shows)
Loaded xml show file (dallas.shows) (60/1)
Use of uninitialized value in pattern match (m//) at /loader/0xd3aefc/utf8_heavy
.pl line 185.
Use of uninitialized value in scalar assignment at /loader/0xd3aefc/utf8_heavy.p
l line 201.
Use of uninitialized value in pattern match (m//) at /loader/0xd3aefc/utf8_heavy
.pl line 202.
Use of uninitialized value in scalar assignment at /loader/0xd3aefc/utf8_heavy.p
l line 259.
Use of uninitialized value in pattern match (m//) at /loader/0xd3aefc/utf8_heavy
.pl line 262.
Use of uninitialized value in scalar assignment at /loader/0xd3aefc/utf8_heavy.p
l line 317.
Use of uninitialized value in pattern match (m//) at /loader/0xd3aefc/utf8_heavy
.pl line 318.
panic: swash_fetch at /loader/0xd3aefc/script/tv_check line 1206.
Compilation failed in require at script/xmltv.pl line 100.


I'm so close to getting Par working I can taste it!

Robert

Reply via email to