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
- RE: UTF8 compatability? Robert Eden
- RE: UTF8 compatability? Daniel Shane
- PAR panicks with utf8's swash_fetch Autrijus Tang
- Re: PAR panicks with utf8's swash_fetch Morbus Iff
- Re: PAR panicks with utf8's swash_fetch Nick Ing-Simmons
- Problem Solved! (was Re: PAR panicks wit... Autrijus Tang
- Re: Problem Solved! (was Re: PAR pa... Morbus Iff
- RE: Problem Solved! (was Re: PAR pa... Daniel Shane