Greg Matheson <[EMAIL PROTECTED]> wrote:
> On Tue, 31 Jan 2006, Tyler MacDonald wrote:
>
> > Take a look at this output:
>
> > http://www.nntp.perl.org/group/perl.cpan.testers/285112
>
> > It looks like this particular system is not noticing that Test::Exception
> > requires Sub::Uplevel, then gets confused thinking it was *my* module that
> > needed Sub::Uplevel. What's even more concerning is the presence of line
> > noise right after the "make test FAILED"... Any idea what can be going on
> > here?
>
> It's a NLS error message. In Big 5, it says. 'This file or
> directory does not exist.'
Ahh, in my firefox it looked like a bunch of copyright symbols and
squiggly lines. Guess I've got a few fonts to install. :)
The weird thing is, on most chinese language webpages, I get little
squares with the 2-byte hex code for the appropriate character written
inside...
- Tyler