This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Devel-Peek/Peek.pm: update example outputs in pod
authorDavid Mitchell <davem@iabyn.com>
Wed, 5 Jan 2011 18:39:30 +0000 (18:39 +0000)
committerDavid Mitchell <davem@iabyn.com>
Wed, 5 Jan 2011 19:07:32 +0000 (19:07 +0000)
commitf64eb7e3f1535117ee91c13174660a9b6eef681b
treef204df9825da16cbc3c91bd2c23db00778845d8a
parent7131f24d68f0c825d2313b84c611a3290bbe6b23
Devel-Peek/Peek.pm: update example outputs in pod

Quite a lot has changed since those examples were written:
the RV body type no longer exists, the indentation is different,
the address of the SV as well as its body is now displayed,
and various fields are no longer displayed by default.

Also, as per https://rt.cpan.org/Public/Bug/Display.html?id=56286,
the 2-element array example had the wrong FILL/MAX.
ext/Devel-Peek/Peek.pm