Geoffrey Young wrote:
> so, I've been thinking a bit about this and I think I recall the
> original reasoning way back when...
>
> my $obj = $class->new();
> $r->pnotes(OBJ => $obj);
>
> I am almost certain that this was the original use case for pnotes as I
> dig into my mind and recall th
so, I've been thinking a bit about this and I think I recall the
original reasoning way back when...
my $obj = $class->new();
$r->pnotes(OBJ => $obj);
I am almost certain that this was the original use case for pnotes as I
dig into my mind and recall the time on the list where folks were like