Hi Alan,
Alan Dickey wrote:
$ pp -a '/usr/share/perl/5.10/Tie/Hash/NamedCapture.pm;Tie/Hash/NamedCapture.pm'
-o hello -e 'use English; print "Hello, world!\n";'
Yes, but "pp -M Tie::Hash::NamedCapture" would be better than using -a.
I have just committed the fix that Roderich proposed back in the day and
this shouldn't be necessary for PAR::Packer/pp from the SVN repository
any more.
But I don't have a solution to my problem with i18n and Curses::UI. Any
idea about what Module::ScanDeps isn't finding, if that is indeed the culprit?
Hmm. Curses::UI is an oddball. There's been trouble with it before. See
http://rt.cpan.org/Public/Bug/Display.html?id=26728. I don't think that
bug has been fixed (i.e. that patch hasn't been applied). This being
said, I can't reproduce the problem on 5.8.8 and ubuntu 8.04. This is
the latest version of PAR, of course.
Best regards,
Steffen