> -----Original Message-----
> From: Ken Williams [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 04, 2000 5:42 PM
> To: Geoffrey Young
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: [ANNOUNCE] Apache::DebugInfo_0.02
>
>
> [EMAIL PROTECTED] (Geoffrey Young) wrote:
> >sorry for the inconvienence (but probably nobody is using it
> anyway :) To
> >make up for it, pnotes now supports complex data structures
> via Data::Dumper
ok, now that I read it, perhaps that was misleading...
pnotes always supported whatever you wanted to throw in it (well everything
I have, at least). But the first alpha of DebugInfo only printed out
SOME_PNOTE => ARRAY(XXXXXXX), whereas now, I use Data::Dumper to make that
SOME_PNOTE => [arrayitemA, arrayitemB]. For clarity, the DebugInfo method
that dumps the request pnotes is also called pnotes - hence the confusion, I
suspect.
Hopefully, that's clearer now - sorry for the miscommunication.
--Geoff
>
> Is this really true? I thought pnotes supported complex data
> structures simply
> because it can store any scalar, which can be a reference to
> complex structures
> or whatever. No Data::Dumper needed.
>
> But I haven't read the source to see whether this is actually true.
>
>
> ------------------- -------------------
> Ken Williams Last Bastion of Euclidity
> [EMAIL PROTECTED] The Math Forum
>
>