On Fri, 14 Mar 2003 16:33:39 -0900, [EMAIL PROTECTED] (Sean M. Burke)
wrote:
> At 06:43 PM 2003-03-14 +0100, Thomas Klausner wrote:
> >Abigail pointed out some (rarely occuring) string that seems to Pod::Simple
> >cannot grok:[...]
> >i.e. a string containing something that looks like POD.[...]
>
> Guess what, it's Pod.
What do you mean by that? To perl[1], it looks like a string, not like
POD.
Both "do 'error.pod'" in the debugger followed by "x $foo", and "perl
-MO=Deparse error.pod" seem to agree that it's Just A String.
Cheers,
Philip
[1] This is perl, v5.8.0 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)