[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libi18n-charset-perl - missing upload?



On Tue, Mar 21, 2006 at 12:56:09PM +0100, Krzysztof Krzyzaniak wrote:

> > I've reported bug with Your patch to upstream:
> > http://rt.cpan.org/Public/Bug/Display.html?id=18247

> Could some confirm error in test suite in upstream (not this one from
> svn repo) module:

Strange things:

$ wget http://search.cpan.org/CPAN/authors/id/M/MT/MTHURN/I18N-Charset-1.379.tar.gz
$ wget http://search.cpan.org/CPAN/authors/id/S/SN/SNOWHARE/Unicode-MapUTF8-1.11.tar.gz
$ tar xfz I18N-Charset-1.379.tar.gz
$ tar xzf Unicode-MapUTF8-1.11.tar.gz
$ cd I18N-Charset-1.379
$ perl Makefile.PL
$ make test
..

-> ok, error about missing Unicode::UTF8

$ cp -R ../Unicode-MapUTF8-1.11/lib/Unicode/ .
$ make test
t/utf8....ok
        16/22 skipped: Unicode::MapUTF8 version is too old (1.09 is good)

-> hu?

$ grep -i Version Unicode/MapUTF8.pm
use vars qw ($VERSION @EXPORT @EXPORT_OK @EXPORT_TAGS @ISA);
    $VERSION     = "1.11";

Is there something wrong with my approach? Do I miss something? Is
t/utf8.t broken? Did upstream's test "pass" like mine shown above
because the utf8-test wasn't executed due to the strange Unicode::UT8
version error?

So many questions ... 

gregor, going back to work
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  infos zur usenet-hierarchie at.*: http://www.usenet.at/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-    Kirk to Enterprise -- beam down yeoman Rand and a six-pack. 



Reply to: