Roderich;

Thanks for the quick response.

I guess a workaround for this particular problem is:

$ pp -a '/usr/share/perl/5.10/Tie/Hash/NamedCapture.pm;Tie/Hash/NamedCapture.pm'
-o hello -e 'use English; print "Hello, world!\n";'
$ ./hello
Hello, world!

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?

On Mon, Dec 22, 2008 at 3:27 PM, Roderich Schupp
<roderich.sch...@googlemail.com> wrote:
> On Mon, Dec 22, 2008 at 7:35 PM, Alan Dickey <alan.dic...@gmail.com> wrote:
>> $ pp -e 'use English; print "Hello, world!\n";' -o hello
>> $ ./hello
>> Can't locate Tie/Hash/NamedCapture.pm in @INC (@INC contains:
>> CODE(0x996ffe0)
>
> This has come up before:
> http://groups.google.com/group/perl.par/browse_thread/thread/3f0f7b30c4ff64d
> but the proposed fix seems to have been lost :)
>
> Cheers, Roderich
>



-- 
Alan F. Dickey - Interaction and Realization
mailto:alan.dic...@gmail.com
VOX: 908-273-3232 Cell: 908-334-0932

Reply via email to