Categories

Updated: 09/01/1999

PrintAnything.pl

This is a useful Perl library when debugging Perl 5 scripts that make use of references && nested data structures. Simply pass PrintAnything a reference and it will print out a prettified text version of all the data in the structure, complete with fancy indenting and faithful representation of lists and hash key:value mappings.
©2019 A--9.com