The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

devtools - some simple subs helping during the development

DESCRIPTION

Following subs are currently available:

 * printVarStructure: prints out the whole structure of a
   given variable, no matter how complex the structure
   below is.
0.02

Introduced support for Exporter

0.01

Initial version

AUTOR

Armin Fuerst

COPYRIGHT AND LICENSE

Copyright (C) 2019 by Armin Fuerst

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.