Mon Jul 26 14:56:57 2010: Request 59710 was acted upon.
Transaction: Correspondence added by RSCHUPP
       Queue: Module-ScanDeps
     Subject: Par-Packer not including all dependencies
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: kalo...@digsys.bg
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=59710 >


On 2010-07-26 10:34:44, kalo...@digsys.bg wrote:
> I find another problem with ScanDeps and SAX this time.
> /var/tmp/par-kaloyan/cache-
>
fa2ad227a82ea365009f0bbe980af4658604711a/inc/usr/local/lib/perl5/site_perl/5.10.1/XML/SAX/ParserDetails.ini

That looks awfully wrong.
I just checked a trivial example

pp -o sax.exe \
  -e 'use XML::SAX; use Data::Dumper; print Dumper(XML::SAX->parsers());
./sax.exe

Works here (Linux) for Perl 5.10.1 and 5.12.1.
Same goes for your Unicode::UCD example.

I'm suspecting there's something wrong with your setup:
- Does your machine have several versions of Perl installed? 
- Did you get Perl from some distribution or build it yourself?

For the above example, can you please run

unzip -l sax.exe | grep ini

and for your previous Unicode::UCD example

unzip -l ucd.exe | grep txt

Cheers, Roderich


Reply via email to