deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.4)
Description: |-
module providing low-level manipulation of Perl data
Data::Peek is a module that allows for low-level manipulation of Perl data
structures, particularly for displaying the internal representation of given
Perl variables.
.
In particular, it allows one to look at a scalar value to determine whether it
contains a string (PV), integer (IV or UV) or floating point number (NV); the
reference count of that scalar (REFCOUNT) and other flags (such as whether the
string is UTF-8).
.
This module can also create triple variables, which are similar to the dual
variables provided by Scalar::Util - they have two or three values, and the
value which is returned depends on the context in which it is used.
Homepage: https://metacpan.org/release/Data-Peek
Installed-Size: '77'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdata-peek-perl
Priority: optional
Section: perl
Source: libdata-peek-perl (0.52-1)
Suggests: perltidy
Version: 0.52-1+b3
srcpkg_name: libdata-peek-perl
srcpkg_version: 0.52-1