Hello, I'm using Data::Printer with arrays, variables and data structures that contain thousands of values, and each value is a very long string, longer than the screen.
Can I suggest to add the option to print only the first elements of an array, including only the first characters for each element? This could make the module really flexible.
Another valuable option would be to print by default the variable or array name along with its data.
Thanks for all the work that you put into this addon.
Hello, I'm using Data::Printer with arrays, variables and data structures that contain thousands of values, and each value is a very long string, longer than the screen.
Can I suggest to add the option to print only the first elements of an array, including only the first characters for each element? This could make the module really flexible.
Another valuable option would be to print by default the variable or array name along with its data.
Thanks for all the work that you put into this addon.