1Devel::REPL::Plugin::PeUeske(r3)Contributed Perl DocumenDteavteilo:n:REPL::Plugin::Peek(3)
2
3
4

NAME

6       Devel::REPL::Plugin::Peek - Devel::Peek plugin for Devel::REPL.
7

SYNOPSIS

9         repl> #peek "foo"
10         SV = PV(0xb3dba0) at 0xb4abc0
11           REFCNT = 1
12           FLAGS = (POK,READONLY,pPOK)
13           PV = 0x12bcf70 "foo"\0
14           CUR = 3
15           LEN = 4
16

DESCRIPTION

18       This Devel::REPL::Plugin adds a "peek" command that calls "Dump" in
19       Devel::Peek instead of the normal printing.
20

SEE ALSO

22       Devel::REPL, Devel::Peek
23

AUTHOR

25       Yuval Kogman <nothingmuch@woobling.org>
26
27
28
29perl v5.12.1                      2010-05-23      Devel::REPL::Plugin::Peek(3)
Impressum