http://www.perlmonks.org?node_id=349496
Category: Utility Scripts
Author/Contact Info barry@polisource.com
Description:

Alternative to Perl's reset function, with extra features. Also could be used to print variables and their values, including "my" variables. See top comments in script.

I'll probably add an option to exclude the "my" variables, and I intend to make this into a Cpan module (it's currently in subroutine form).

This is an improved version of VarStructor.

Code removed by author. I no longer want to contribute to this community.