[ddp] libpadwalker-perl : module to inspect and manipulate lexical variables

daily-debian-package at enix.org daily-debian-package at enix.org
Tue Jan 18 12:00:06 CET 2011


Hello,

Today, I'm happy to present you the Debian package libpadwalker-perl,
which is part of the perl section, and maintained by Debian Perl Group
<pkg-perl-maintainers at lists.alioth.debian.org>. 

This package contains : module to inspect and manipulate lexical
variables.

PadWalker is a module that allows you to inspect and even modify lexical
variables in the current "lexical pad stack." Perl tracks which variables
are accessible and visible in each lexical scope by keeping a separate
set of variables for each scope. This module looks for a given variable
by traversing that stack, which allows it to alter anything in the stack,
even variables not normally accessible in the current scope.

In practise, this module is useful for checking anything defined in the full
stack of subroutines that called your function, making it extremely useful
for debugging. It is, however, not recommended for use in production code.


Package homepage     :
 http://packages.debian.org/unstable/perl/libpadwalker-perl

Package bug homepage :
 http://bugs.debian.org/libpadwalker-perl

Package QA homepage  :
 http://packages.qa.debian.org/libpadwalker-perl

Have fun with Debian packages !

-- 
Daily Debian package, by Thomas Petazzoni, thanks to Jérome Petazzoni
Daily-debian-package at the-doors.enix.org
http://the-doors.enix.org/cgi-bin/mailman/listinfo/daily-debian-package
http://thomas.enix.org/DebianPackageDay


More information about the Daily-debian-package mailing list