Package: xmltv-util Version: 0.5.51-2 Severity: normal With perl 5.10, tv_grab_jp causes error:
Too late for "-C" option at /usr/bin/tv_grab_jp line 1. I found a incompatible change. From http://perldoc.perl.org/perldelta.html#Miscellaneous The -C option can no longer be used on the #! line. It wasn't working there anyway, since the standard streams are already set up at this point in the execution of the perl interpreter. You can use binmode() instead to get the desired behaviour. In truth, tv_grab_jp's line 1 has the -C option as '#!/usr/bin/perl -w -C'. Please eliminate the -C option from #! line. I had tried, and it was work for me. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.25 Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages xmltv-util depends on: ii libarchive-zip-perl 1.18-1 Module for manipulation of ZIP arc ii libcompress-zlib-perl 2.010-1 Perl module for creation and manip ii libdate-manip-perl 5.54-1 a perl library for manipulating da ii libhtml-parser-perl 3.56-1+b1 A collection of modules that parse ii libhtml-tableextract-perl 2.10-3 module for extracting the content ii libhtml-tree-perl 3.23-1 represent and create HTML syntax t ii libhttp-cache-transparent-pe 1.0-1 Perl module used to transparently ii libio-stringy-perl 2.110-3 Perl5 modules for IO from scalars ii libsoap-lite-perl 0.71-2 Client and server side SOAP implem ii libterm-readkey-perl 2.30-4 A perl module for simple terminal ii libtext-bidi-perl 0.03-4+b1 Text::Bidi - Unicode bidi algorith ii libwww-mechanize-perl 1.34-2 Automate interaction with websites ii libwww-perl 5.812-1 WWW client/server library for Perl ii libxml-libxml-perl 1.66-1+b1 Perl module for using the GNOME li ii libxml-parser-perl 2.36-1.1+b1 Perl module for parsing XML files ii libxml-twig-perl 1:3.32-1 Perl module for processing huge XM ii libxml-writer-perl 0.604-1 Perl module for writing XML docume ii libxmltv-perl 0.5.51-2 Perl libraries related to the XMLT ii perl 5.10.0-10 Larry Wall's Practical Extraction ii perl-modules 5.10.0-10 Core Perl modules Versions of packages xmltv-util recommends: pn liblingua-preferred-perl <none> (no description available) pn libterm-progressbar-perl <none> (no description available) ii libtext-kakasi-perl 2.04-1+b1 KAKASI interface for scripting lan pn libunicode-string-perl <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

